MP3 player example
Introduction
This is an example that demonstrates a large application for Lightfoot
being built from within eclipse. It requires the multimedia adapter
board in order to work, and connects to a JReceiver server to
retrieve MP3 tracks to play.
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
lfflash --flash --mode=xip
build\nondebug\mp3player.raw
Reset the board to start the application up. You need to make sure that
you have a JReceiver
server configured on your network, and then
connect to the board using a web browser to configure the address of
the JReceiver server. (http://<ip address of board>).
Once you have configured the JReceiver address, reset the board again
it will start up and connect to the board.
Features
This example demonstrates the following SDK features.