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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:bac7ddc3679a | 2014-02-01 | djbottrill | Working example of a ticker driven Watchdog for the KL25Z. This requires a link from one of the pins "PTB10" to the reset pin. |
0:9498eae934ed | 2014-02-01 | djbottrill | Doesn't work on KL25Z |