My device is configured to boot from AEMIF (BTSEL[2:0]=001). The plan was to program the flash memory using a test program on an emulator. However I can't run emulator code: the target connects, I can load the program into internal RAM, but when it's started the code still jumps to 0x02000000 (AEMIF). The emulator only works if some other boot option is selected.
Is there any way to override this behavior without adding jumpers etc.?