Altera_Forum
Honored Contributor
16 years agoCounting Watchdog Resets
Hello
I have a NIOS 2 application that has an Interval timer configured as a Watchdog timer. This works as expected in my code, causing a CPU reset as appropriate for the circumstances. However, I would like to monitor the occurances of the timeouts by incrementing a counter whenever this happens. I have been unable to find a way to distinguish as normal reset from a watchdog reset. Can anyone suggest a way that this can be done?? Thank you for your help.