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.

Catching a watchdog timeout?

Is there any way to catch a watchdog timeout without having it reset the system?

I'm getting watchdog timeout resets and I'm trying to find a way to determine what's locking the system up.

The watchdog timer is reset inside a timer routine that runs every 100msec, so it would have to be something that stopped the time function from running for two seconds...

All help appreciated!

Ed Averill