I have written a program for the MPC5748G using S32DS Power 2.1 SDK. The program runs successfully in debug RAM mode, and I can send and receive CAN messages.
To make the program continue running after a power reset, I have tried using both the debug flash and release methods. However, whenever the power is reset, the program fails to execute properly.
I would like to inquire about methods to make the program continue executing without the need to reprogram it after a power reset.
Best Regards
Paddy
Debug Configurations:
PaddyChan_0-1683622790310.png
Settings:
PaddyChan_1-1683622954035.png
Console:
PaddyChan_2-1683623156089.png
PaddyChan_3-1683623169136.png
Debugger Console:
PaddyChan_4-1683623209552.png