* RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 1493H BYTE (257%) *
I am getting above error. I have used AT89C52, I tried both keil uvision 3 and 4 but still getting same eroor.
Please suggest something.
Paying for a commercial license?
Or switching to a processor where you get more free code space?
Or find some solution with a free compiler?
I think you mean, "switch to a compiler (or toolchain) where you get more free code space" ?
But, if the OP really can't figure out that very clear & explicit error message, I think (s)he has more fundamental issues...
http://www.keil.com/demo/limits.asp
No, I meant "processor architecture".
The MDK-ARM evaluation license has a different code size limitation.
Exactly - the limitation is in the toolchain - not the processor (or its architecture).
But, of course, the toolchain does dictate the architecture(s) with which it can be used...
another option is to switch to SILabs '51 which comes with a full unrestricted Keil C51
can someone help. it still errors me.