Part Number: CC2640R2F
Tool/software:
Hello,
1. Is the reset processing exactly the same when I set the WDT reset mode to Watchdog_RESET_ON and when I set it to Watchdog_RESET_OFF and calls HAL_SYSTEM_RESET() in the watchdog callback function?
(don't care reset reason code)
2. Is it possible that the watchdog callback is not called or processed by system hang? Considering that, is it safer to set it to Watchdog_RESET_ON?
Thanks,
Calvin