Hello NXP Expert:
now we have a big issue, that we want to run program code on FlexNVM of S32K148 MCU, the address of code is from 0x1000_0000 to 0x1003_FFFF.
after compiler and link, the function code has already correct located in FlexNVM, as follow iSystem Trace shows:

then when i debug in step mode, so every time only excute one line code, it is OK, the code can run, but if start run mode, the code will suddenly chaos and reset the cpu.
the Clock configuration is PLL 80MHz, core 80MHz, Bus Clock 40MHz, Flash Clock 20MHz.
so how can fix this and let code run on FlexNVM?
Many thanks and Best Regards!
Kevin