This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Test Code Mesure will not link

I have had trouble with some code that I am modifing. Other people can compile the same code with no problems. I don't see any difference in the setup. I tried the 'Measure' project. I get the following error message:

"Getline.obj",
"START900.obj"
TO "measure"
RAMSIZE(256)
******************************************************************************
* RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 0A0FH BYTE (125%) *
******************************************************************************
Program Size: data=102.7 xdata=506 code=6978
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: 0800H BYTES
Target not created

Any ideas what I am doing wrong?

0