Hello, we're working with an evaluation version of Keil Uvision3 (version 04/2006, we installed it from the CD with the evaluation board) under Windows 2000 with Ulink debugger and the Keil MCB2100 ver.3 evaluation board. We use the GNU compiler. When we try to debug our code we get this error:
MISSING DEVICE (R003: SECURITY KEY NOT FOUND) Running in Eval Mode Load "C:\PROGET\Proget3\card03.ELF"
*** Restricted Version with 16384 Byte Code Size Limit *** Currently used: 4724 Bytes (28%)
*** error 57: illegal address (0x00001000)
The error started showing as our code grew: for small codes (for example with Keil examples) we had no problems. Anyway the problem shouldn't be the code size: the code limit for the evaluation version is 16 k and we're at only 4 k. Can you help us? Thank you very much in advance for your help! Davide