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.
while building the target, I got the following message..
* RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 092DH BYTE (114%) * ****************************************************************************** Program Size: data=8.0 xdata=0 const=0 code=2349 *** ERROR L250: CODE SIZE LIMIT IN RESTRICTED VERSION EXCEEDED LIMIT: 0800H BYTES Target not created
how can i solve this problem.. is there any alternative beside buying the full version... please do reply
The obvious alternative: make your program smaller.
Eek out a few bytes by enabling code size optimizations.