Hi,all
I try to migrate a bootloader in keil5(V5.31). The mcu is s32k144.
In the App project, change the sct file to rearrange the flash, the program can not run.
Program start from 0x00000000 default, it's running normally.
Before new project download, used J-flash erase all chip prevent program in flash(0x00000000) run.
Start form 0x00014200 ,keil5 can not running, jlink error window pops up directly, cilk confirm button quite debug mode.