Tool/software: Code Composer Studio
Hello my name is federico,
I have tried to use the API SysCtrlSystemReset() (sys_ctrl.h) to reset the board and it works well, but after the reset the board stops working and doesn't restart automatically. Moreover, I have tried to use the watchdog module, but it works as SysCtrlSystemReset() .
I'm looking for an API that i can use to reset and restart the board from the start point.
Federico.