> My understanding is that with the MEMMAP instruction set to 2, the > program should actually read from 0x40000008, but stepping through > the next instruction shows that the vector table in flash is actually > being used. Some progress - but still problems: Now I seem to use the correct vector, but the branch is to a truncated address. Instead of seeing a b 0x400014b4 instruction I see a b 0x14b4 instruction. The 0x40000000 offset has been lost.
Message
Re: Remap vectors to RAM and GDB debugging???
2004-06-23 by Ken