Building applications for the BSP

The Lightfoot SDK contains a number of applications that are used in normal use. The applications are not built by default, but need to be built once you have installed a BSP.
After the BSP is installed, carry out the following commands
    lfmake -C %LF_HOME%\applications
This will build all the required applications for the currently installed BSP. Make sure that you do this for any additional BSPs installed.