Are you frustrated that the KL25Z watchdog timer refuses to work? This programme offers an alternate approach using a ticker interrupt to monitor the main loop and generate a hardware reset if the software controlled output pin is connected to the reset pin.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
1:bac7ddc3679a | 2014-02-01 | Working example of a ticker driven Watchdog for the KL25Z. This requires a link from one of the pins "PTB10" to the reset pin. | File Diff Annotate |
0:9498eae934ed | 2014-02-01 | Doesn't work on KL25Z | File Diff Annotate |