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