User Manual Part 5

User Guide to Q4000/QPRO
Document Number 1135-4713 Rev G
THIS DOCUMENT CONTAINS CONFIDENTIAL AND PROPRIETARY INFORMATION OF QUAKE GLOBAL CORPORATION. IT MAY BE USED BY
RECIPIENT ONLY FOR THE PURPOSE FOR WHICH IT WAS TRANSMITTED AND WILL BE RETURNED UPON REQUEST OR WHEN NO LONGER NEEDED
BY RECIPIENT. DISCLOSURE TO UNAUTHORIZED THIRD PARTIES OR DUPLICATION WITHOUT THE EXPRESS WRITTEN PERMISSION OF QUAKE
GLOBAL IS PROHIBITED.
Page 114
CONFIDENTIAL
Information classified Confidential
-
Do not copy (See last page for obligations)
12.4.5 DemoAppFFS
The FFS example demonstrates use of the Flash File System (FFS). The application gets a GPS
position each time it starts, and creates a trail of the last positions which is stored in the FFS, so
that the trail of positions is retained over power cycles. The FFS functionality demonstrated is
fairly basic. Note that this application is network-specific.
1. Select the DemoAppFFS Workspace from the drop-down list at the top, left-hand corner of
the IAR IDE screen. Open the APL.c file, as shown below:
Figure 12-51: DemoAppFFS - Selecting the Workspace
2. Now build, load and execute DemoAppFFS. The instructions for building, loading and
executing the code are the same as in Section 12, except that after building the application,
the executable bin file is:
…/DemoAppFFS/exe/xxx-DemoAppFFS.bin
.
3. After startup, check the Logger output for the line APL DEMO: FFS. This indicates that the
correct DemoApp is running.