Java flash file system example

Introduction

This is an example that shows reading and writing files on the flash file system.

Building the example

Change directory to the java ffs example
    cd %LF_HOME%\examples\java_ffs

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.