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.

How to generate Watchdog NMI followed by watchdog Reset

Hi All,

till now I have been using the watchdog to cause a watchdog reset.

I now want to switch to using NMI so I can log some information related to the watchdog before causing a system reset.

I have seen how to use NMI rather than System Reset; but can I first get an NMI then after my handling cause an immediate hard reset?
Can I reprogram the watchdog from my NMI handler to force that system reset?

Kind Regards,

Owain