 | Discussion Forum |  |
|
|
What does this message means..Next Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Crist Lime Posted 2-Nov-2004 19:23 GMT Toolset C51 |  What does this message means.. Crist Lime I am using a atmel 89s8252 controller which has 8k flash, 2k eeprom, and 256 ram..
I am using the evaluation version of the keil..
My question is would my program be compiled if i were to use the register version -> means i have to buy it.
thanks ... Here's the error.
******************************************************************************
* RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 08F1H BYTE (111%) *
******************************************************************************
Program Size: data=55.2 xdata=0 code=2666
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
| | Read-Only Author Jay Daniel Posted 2-Nov-2004 19:31 GMT Toolset C51 |  RE: What does this message means.. Jay Daniel Crist,
Yes... the program would have compiled with the registered version, and yes, this means you have to buy it. | | Read-Only Author Andy Neil Posted 2-Nov-2004 20:52 GMT Toolset C51 |  RE: What does this message means.. Andy Neil http://www.keil.com/demo/limits.htm | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|