Java training example
Introduction
This example is used for training in how to get Java applications to
work with the hardware. It is a Java based version of the C training
example.
Building the example
Change directory to the training example
cd %LF_HOME%\examples\training
Rebuild the application
lfmake
clean all
Running the example
To run the example on the board
lfdownload timer.bin
Features
This example demonstrates the following SDK features.