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

Remapping interrupt vectors on a LPC1114

Hello,

The user manual of the LPC1114 states clearly that the device has a SYSMEMREMAP register capable of instructing the device to snatch interrupt vectors from static RAM. But it does not indicate where from in RAM the vectors are expected to be, and AN10995 indicates that the vectors _cannot_ be remapped, hence a branch to the appropriate handler has to be provided.
Did you ever write a bootloader for a LPC1114 or do you know the device well enough to say something? I asked NXP, but their reply will take some time.