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 85
CONFIDENTIAL
Information classified Confidential
-
Do not copy (See last page for obligations)
As seen in Figure 12-22, the QuickStart APL.c contains little code under most of the event cases
in the switch statement in processEvent(). This allows the user to fill in the event cases with
customized code.
Figure 12-22: QuickStart switch statement
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:
…/QuickStart/exe/QuickStart.bin
.
Since QuickStart is simply a template and is included as a starting point for a user’s custom
application, no examples of running the QuickStart application will be shown.
12.4 DemoApp applications
To run the DemoApps, close any open APL.c files and select the DemoAppXXX application on
the IAR IDE. Open APL.c under DemoAppXXX. The applications are described in the following
sections.