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

LPC900: Generate an error when Code exceeds 0x1c00

Hi,

I have written a boot loader that is located in 0x1C00-0x1DFF. Therefor my working code should be limited to 0x0000-0x1BFF. I want to generate an error when this border is crossed. In target options I could switch On-Chip-ROM off and enter an Off-Chip-EEPROM from 0x0000-0x1BFF, but I'm afraid that this will limit/change port pin use.

Thanks, Gustl

0