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/
mbed.bld@0:1c1e04c41063, 2014-08-10 (annotated)
- 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?
User | Revision | Line number | New contents of line |
---|---|---|---|
ThatcherC | 0:1c1e04c41063 | 1 | http://mbed.org/users/mbed_official/code/mbed/builds/6213f644d804 |