We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all, I have a PK51 Professional Developers Kit version 6.14. When I build the target, it gives me the following error:
****************************************************************************** * RESTRICTED VERSION WITH 1000H BYTE CODE SIZE LIMIT; USED: 1A27H BYTE (163%)* ****************************************************************************** LINK/LOCATE RUN COMPLETE. 0 WARNING(S), 0 ERROR(S) *** FATAL ERROR L250: CODE SIZE LIMIT IN RESTRICTED VERSION EXCEEDED MODULE: C:\KEIL\C51\LIB\C51S.LIB (-----) LIMIT: 1000H BYTES
Make sure that all modules are compiled with the unrestricted compiler. If any modules are compiled with the evaluation compiler, you may receive this message. Jon