Hi folks!
I am using POSIX/TI-RTOS (SL SDK 3_30) an need to identify reset cause for my application.
Are there any functions provided to identify hard reset (PON), WDOG Reset or others ?
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.
Hi folks!
I am using POSIX/TI-RTOS (SL SDK 3_30) an need to identify reset cause for my application.
Are there any functions provided to identify hard reset (PON), WDOG Reset or others ?
I think you can use Reset Controller (RSTCTL) in MSP432 to know the reset sources.