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

uvision3: Flash programming setup

Hi,

I'm working with the LPC2132 at the moment and I'm using the Keil uvision3 software for code development.

I'd like to use the code read protection. I do know that I have to write the constant 0x87654321 to flash adress 0x1FC. Problem is that at this position parts of my program code is saved.

I've tried to change the starting position in the flash download setup from 0x00000000 to 0x00001000.
After starting the download uvision sent me the following message:

No algorithm found for 00000000H - 0000FFFH
Partial programming done (areas with no algorithms skipped) ...

My programmed software was also not working

Is this problem dependent of the limitations of the evaluation version of uvision3?

Hope someone can help me

Greetings

Andreas