2011-03-07 12:06 PM
[RESOLVED] Watchdog Timer Fails to Reset
2011-05-17 05:26 AM
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.2011-05-17 05:26 AM
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