cancel
Showing results for 
Search instead for 
Did you mean: 

[RESOLVED] Watchdog Timer Fails to Reset

cmerck
Associate
Posted on March 07, 2011 at 21:06

[RESOLVED] Watchdog Timer Fails to Reset

2 REPLIES 2
Posted on May 17, 2011 at 14:26

Disconnect the debugger, use a serial port console to observe or gather telemetry. There is a setting, as I recall, that prevents it working when the debugger is active.

Also other things to check on a HW level, are things clamping reset pins high for instance.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
cmerck
Associate
Posted on May 17, 2011 at 14:26

Clive,

 Thanks so much for the lead.

My problem was that an AND gate, which was being used to multiplex several hardware reset sources, was contending with the internal reset circuitry. Addition of a diode or replacement of the gate with an open-drain output AND gate resolves the issue.

Cheers,

 Chris