This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

S32K144 program modify sct file to rearrange the flash in Keil5 can not start up

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.