Can anyone tell me the exact operation of the watchdog in the WC8?
I've a board that has twice (in the last 4 days) become "non-responsive". One time I was 500km away and unable to get to it to fix. The other times, a simple powercycle has restored operation.
The green LED was blinking, but the board wasn't responding to ICMP pings, wasn't sending data and wasn't responding to webget commands over the network. I cannot tell if the logic was running or not. (Perhaps I need to add code to blink a LED or something?)
I'd hoped that a watchdog timeout would in effect send the board back to a reboot - get network address, start everything up from scratch condition, but perhaps it does not?
I've a board that has twice (in the last 4 days) become "non-responsive". One time I was 500km away and unable to get to it to fix. The other times, a simple powercycle has restored operation.
The green LED was blinking, but the board wasn't responding to ICMP pings, wasn't sending data and wasn't responding to webget commands over the network. I cannot tell if the logic was running or not. (Perhaps I need to add code to blink a LED or something?)
I'd hoped that a watchdog timeout would in effect send the board back to a reboot - get network address, start everything up from scratch condition, but perhaps it does not?