Java flash example

Introduction

This is an example that shows accessing flash memory from Java. This just displays the capabilities of the flash device on the board.

Building the example

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

Rebuild the application
    lfmake clean all

Running the example

To run the example on the board
    lfdownload java_flash.bin

Features

This example demonstrates the following SDK features.