Description: Watchdog
This is part of revision 5228 of the DK-LM3S9B96 Firmware Package.
This example application demonstrates the use of the watchdog as a simple
heartbeat for the system. If the watchdog is not periodically fed, it will
reset the system. Each time the watchdog is fed, the LED is inverted so
that it is easy to see that it is being fed, which occurs once every
second. To stop the watchdog being fed and, hence, cause a system reset,
tap the screen.
File list (Check if you may need any files):
codered\watchdog.axf
.......\watchdog.bin
ewarm\Exe\watchdog.bin
.....\...\watchdog.out
gcc\watchdog.axf
...\watchdog.bin
rvmdk\watchdog.axf
.....\watchdog.bin
sourcerygxx\watchdog.axf
...........\watchdog.bin
cr_project.xml
Makefile
readme.txt
startup_codered.c
startup_ewarm.c
startup_gcc.c
startup_rvmdk.S
startup_sourcerygxx.c
watchdog.c
watchdog.ewd
watchdog.ewp
watchdog.icf
watchdog.ld
watchdog.Opt
watchdog.sct
watchdog.sgxx
watchdog.Uv2
watchdog_codered.ld
watchdog_sourcerygxx.ld
ewarm\Exe
codered
ewarm
gcc
rvmdk
sourcerygxx