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

How can i get rid of starting address limitation of evaluation version of Keil C compiler ?

Hi all,
I am novice in Keil C compiler. I got some projects (in C) that I wanted to do with Keil compiler as my project book followed this compiler. I am using the evaluation version which announce the be fully functional (as long as <2KB object code). but I came to know that, Keil tools begin at address 0x4000 in code memory, i did not realize it as a problem, but when i compiled to hex file and tried to download it to a AtMEL 89C2051 Chip with PG 302 microcontroller programmer, it refused me saying that memory address violation or exceeding error..etc.., so Can you give me any idea how can i get rid of it. Is there any other C compiler available which Supports the C extensions used by KEIL ?

Parents Reply Children
No data