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

MISSING DEVICE (R003: SECURITY KEY NOT FOUND) Running in Eval Mode???

By the way, what message "MISSING DEVICE (R003: SECURITY KEY NOT FOUND) Running in Eval Mode" means? I'm using Keil with GCC, because Keil compiler has a limit for code size. When I upload program into LCP2129, via ULINK, Keil shows this message. Are there any other limitations about Keil?

Than You, Mirek.

Parents
  • The GCC compiler (not a Keil product) is not limited, but the uVision IDE (a Keil product) is limited.

    Thanks and what does it mean to me?

    "I thought if using gcc we are not limited to code size in the uVision IDE"

    So did I. So will I be able to use ULINK for debugging, if my code exceeds Keil's limit? Or do I have some other limits when using GCC?

    Have a nice day. M.F.

Reply
  • The GCC compiler (not a Keil product) is not limited, but the uVision IDE (a Keil product) is limited.

    Thanks and what does it mean to me?

    "I thought if using gcc we are not limited to code size in the uVision IDE"

    So did I. So will I be able to use ULINK for debugging, if my code exceeds Keil's limit? Or do I have some other limits when using GCC?

    Have a nice day. M.F.

Children