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