User Manual Part 4

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 86
CONFIDENTIAL
Information classified Confidential
-
Do not copy (See last page for obligations)
12.4.1 DemoAppGSM
DemoAppGSM sets a timer to first send out a short message via GSM and then sets a timer to
send out a short report via satellite. It uses network-specific calls to do this. It continues to
alternate between GSM and satellite messages until the application is stopped. The timers are
hardcoded to 60 seconds and are not adjustable from any program parameters.
1. Select the DemoAppGSM 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-23: DemoAppGSM - Selecting the Workspace
2. Now build, load and execute DemoAppGSM. 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:
…/DemoAppGSM/exe/xxx-DemoAppGSM.bin
.