Tool/software:
Hi Team,
I'm working in TMS320F280038C MCU (Motor control SDK), here I need to implement watchdog timer and software reset in the universal motor control SDK.
I tried calling this function in my code SysCtl_resetDevice(); but no use.
I have been working in the example code in the SDK where I'm facing an issue whenever I debug the code and run the code using break point it straight away goes to wait boot mode i.e. ESTOP

Help me solve this issue.
Thanks in advance.