 | Discussion Forum |  |
|
|
Error L252: Restricted version: Code must be above 4000HNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Hersh Dangayach Posted 18-May-2002 02:38 GMT Toolset C51 |  Error L252: Restricted version: Code must be above 4000H Hersh Dangayach Hi,
I am trying to install Mon51 using the install.bat file provided. I read through the app notes for mon51 configuration and accordingly tried setting the codestart value to 0 or some higher value, e.g. 5000H, 8000H. However it always fails giving me the error msg: Error L252: Restricted version: Code must be above 4000H
I set the code to above 4000H but that doesn't work either. The INSTALL commands I tried were: INSTALL 0 9F 0 INSTALL 0 9F 50
I also changed the interrupt vector offset according to the codestart value, but that doesn't work either.
I couldn't find any similar messages on this discussion forum or the knowledgebase. If anybody knows what the problem could be I would be really grateful.
Thanks, Hersh
| | Read-Only Author Walt Conley Posted 20-May-2002 13:28 GMT Toolset C51 |  RE: Error L252: Restricted version: Code must be above 4000H Walt Conley Are you be using an evaluation copy of the Keil tools? If so there are limitations on code size and where you locate your code. See here http://www.keil.com/demo/limits.htm
-Walt | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|