> When flashing MEMMAP=2, when loading to RAM MEMMAP=1 along with the > changes to the .xcl files that specify the flash and RAM addresses. > Hmm...it appears your vectors are mapped to RAM if your code's running from flash, or mapped to flash if you're running code from RAM. I haven't seen this done before. (According to pg.42 of the 2106 UM for the Sys. control block) MEMMAP = 1 (when in User Flash Mode) MEMMAP = 2 (when in User Ram Mode) Try switching your MEMMAP assignments and see what happens.
Message
Re: LPC2106 Branches to 0x7FFFE254 on interrupt
2004-10-01 by Leighton Rowe