we use s32k142w in projiect. I refrenced AN12218 doucment and transplant to s32K142w.
use environment is:s32dsV3.5.
I tested bootloader project, it can putchar in serial, and pit timeout is right.
I tested app project in no bootloader mode, it can put string in serial - just do put string in serial.
and i already chang the link file as bellow:


I used java interface Serial_Bootloader_Interface to download app file, and it looks no problem.

But, when all of this done, the app looks not run, the serial does not data output.
I need you help.
thanks.