Part Number: MSPM33C321A-Q1
Hi everybody ,
I woudl like to run a debug session w watchdog enabled and ideally be resetted by watchdog if my code not refreshing watchdog on time .
is it feasible ? how can I set CCS to make it ?
thakn you
BR
Carlo
Part Number: MSPM33C321A-Q1
Hi everybody ,
I woudl like to run a debug session w watchdog enabled and ideally be resetted by watchdog if my code not refreshing watchdog on time .
is it feasible ? how can I set CCS to make it ?
thakn you
BR
Carlo
Hi Carlo,
You can use the IWDT to reset the device after some amount of elapsed time and then in software clear it. For debugging purposes, I believe this would just disconnect the debugger so you would have to reconnect to the device after a reset.
You can see chapter 30 of the TRM for more details.