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

Program Size in KEIL Compiler

Hi Every one

I had code which is compiled in KEIL uversion2, and the code size is large enough. My question is how can i change the Uversion2 code to Uversion4, and i am using the external RAM for storing the data..
while trying compile it showing the
*** FATEL ERROR L250: CODE SIZE IS LIMIT RESTICTED VERSION EXCEDDED

MODULE : C/KEIL/C51/LIB/C51S.LIB/(----)

LIMIT : 0800H BYTES
Target Not Created...

It's throwing like this plese help me...

0