This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432P401R: Watchdog to be used to reset the MSP432 while in Timer mode

Part Number: MSP432P401R


Hi all,

I have made an application which reads a file from the SD card at a certain trigger event.

Most of the time it works fine but at times it gives an error "FR_DISK_ERR". I checked online and it says this is unrecoverable hardware error.

What I want is to get the controller a complete power reset whenever this error occurs using watchdog. The execution is to be done within the task that gets the error.

I am already using WDT in the timer  mode to trigger the event of reading the file from SD card.

The entire application is TI RTOS based.

Please can someone let me know how I can use the WDT to reset the controller whenever this error occurs.

Thank you in advance.

Vikram

**Attention** This is a public forum