Java watchdog example
Introduction
This is an example that demonstrates building a more complex
application in eclipse. The application writes a message to the
standard output until the watchdog times out, causing the board to
reset.
Make sure that you have already run the eclipse example.
Building the example
Import the project into eclipse and rebuild the project.
Running the example
To run the example on the board
lfdownload build\nondebug\java_watchdog.bin
Features
This example demonstrates the following SDK features.