Part Number: LAUNCHXL-F280039C
Hello,
i was testing the boot config with the launchpad. My steps
- Programm Zone1 OTP Boot pin config
- Test it and it works
- Programm complete Z1 OTP Header and Z1 Block 1 to secure Flash and RAM, but do not enable JTAG Lock. (I would do it in a second step)
- Debugging with CSM Password works
- Test to Run the programm from reset. It doesn't work.
To Test this i write the emu boot pins and make a Reset via SysCtl_resetDevice(). When i set the emu boot pin on launchpad to jump to flash, it doesn't jump to flash, it stops in the rom bootloader, when i make a reset.
It stops in rom bootloader at 0x3feef8.
Why? Whats wrong?
When i start the programm with debugger the program runs.
David