I would like to implement the watchdog timer for my IWR6843ISK. I have read the Technical Reference Manual -> Reset section https://www.ti.com/lit/ug/swru522e/swru522e.pdf?ts=1632855308426 and the Watchdog Timer Application Note https://www.ti.com/lit/an/swra590a/swra590a.pdf?ts=1632932660775&ref_url=https%253A%252F%252F . However, it's still not clear exactly how I would implement the watchdog in C code in Code Composer Studio. Do you have a code example for the watchdog timer? I found this thread https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/993789/iwr6843isk-ods-watchdog-problem but I am not sure if I can use it for IWR6843ISK.