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 91
CONFIDENTIAL
Information classified Confidential
-
Do not copy (See last page for obligations)
2. Now build, load and execute DemoAppSERIAL. 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:
…/DemoAppSERIAL/exe/xxx-DemoAppSERIAL.bin
.
3. After startup, check the Logger output for the line APL DEMO: Serial Port. This
indicates that the correct DemoApp is running.
Figure 12-28: DemoAppSERIAL - Logger output that DemoAppSERIAL is running
4. It is necessary to open a Terminal Emulation program window to access the AUX port for this
example. Ensure that the port is set to:
Baud rate: 115200 bps
Data bits: 8
Parity: None
Stop bits: 1
Flow control: None
12.4.2.1 Receiving data from the AUX port
DemoAppSERIAL spawns a task to check for data on the AUX port and echoes the data back to
the AUX port as it is printed. As soon as ten characters or a carriage return have been received,