Java watchdog example
Introduction
This is an example that demonstrates the use of the watchdog from Java.
The application runs for a while, but eventually does not strobe the
watchdog device fast enough, causing the board to reset.
Building the example
Change directory to the java watchdog example
cd %LF_HOME%\examples\java_watchdog
Rebuild the application
lfmake clean all
Running the example
To run the example on the board
lfdownload watchdog.bin
Features
This example demonstrates the following SDK features.