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.
After coming out of reset, software should force a watchdog (WD) reset if WDFLAG = 0
in the WDCR register. WDFLAG = 0 implies that an external reset occurred, for example,
a power-on reset. After exiting the WD reset, WDFLAG will be 1. In this case, software
should clear the WDFLAG bit before continuing normal code execution. This issue
affects only the XINTF module. Note that the code should sample the WDFLAG bit only
after a delay of 8192 SYSCLKOUT cycles from the time reset is deasserted.