Hi,
RSTSRC_PIN_RESET reset source resets the board. Is there anyway to override this action where the interrupt handler is called when such event happens and then avoid resetting the board and just ignore the reset source due to RSTSRC_PIN_RESET ?
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,
RSTSRC_PIN_RESET reset source resets the board. Is there anyway to override this action where the interrupt handler is called when such event happens and then avoid resetting the board and just ignore the reset source due to RSTSRC_PIN_RESET ?
Hi Mehul,
Thank you for reaching out.
I am afraid Pin resets cannot be disabled and, when triggered, always result in a system reset. You can refer to the Technical Reference Manual of the device (https://www.ti.com/lit/swcu185), in the chapter dealing with Reset (§7.7 at the moment) and more specifically to System Resets (§7.7.1 at the moment).
I hope this will help,
Bets regards,