Hi,
I try to simulate a target with code memory starting at 0x80000000 (LPC 2220). When I try to simulate, I get prefetch abort.
How can I tell the simulator to start at 0x80000000?
I tried "R15 = 0x80000000" in the ini file. That helps for the first start in debug mode. But when I do a reset and after that a single step, there is again a prefetch abort at 0x00000000.
How can I modify the reset vector for the simulation?
BR DW
View all questions in Keil forum