Java hello in flash

Introduction

This example shows how to build a Java application that runs from flash.

Building the example

Change directory to the java hello flash example
    cd %LF_HOME%\examples\java_hello_flash

Rebuild the application
    lfmake clean all

Downloading the application to the board

Make sure that the applications are correctly built.
    lfflash --flash --mode=xip java_hello.raw

Running the example

Start up the download utility to act as a terminal to the board
    lfdownload

Reset the board

Features

This example demonstrates the following SDK features.