The common example for running a watchdog timer on mbed processors doesn't work for the LPC1114, a common and easily-breadboardable ARM chip. My program provides a watchdog class that works on the LPC1114 but which is also similar to the common example found in https://mbed.org/forum/mbed/topic/508/

Dependencies:   mbed

Committer:
ThatcherC
Date:
Sun Aug 10 02:58:11 2014 +0000
Revision:
0:1c1e04c41063
First commit of Watchdog implementation for LPC1114 on the mbed platform.; ; Seems to work.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
ThatcherC 0:1c1e04c41063 1 http://mbed.org/users/mbed_official/code/mbed/builds/6213f644d804