Chapter 11 NovAtel Firmware
CPT7 and CPT7700 Installation and Operation User Manual v12
155
S3210000000007F0A7F1F4060000147B4000F49217813C7BB00014493F005C00000009
Previous A Previous Num Bytes = 0x00 0x08 = 0x00407B14
Address: 0x00000000 Num Data Bytes: 0x1C
Requires new
SOFTLOADDATA
command because address does not match previous a previous
number of data bytes
Send existing
SOFTLOADDATA
command, and start a new
SOFTLOADDATA
command
S3210000001C80040000E001000030000000082B0100D8060000E4060000C806000063
Address: 0x0000001C Num Data Bytes: 0x1C
Previous A Previous Num Bytes = 0x00 0x1C = 0x0000001C
Add data to existing
SOFTLOADDATA
command
The
SOFTLOADDATA
command must be sent as a NovAtel binary format command.
SoftLoad Update Method
This section describes the sequence of commands that are issued to the receiver when updating using a
*.shex file.
The response for each command must be processed before sending the next command so as to
determine if the command was accepted or rejected, and to wait for the receiver to complete the
operation. Responses to SoftLoad commands are guaranteed to be output from the receiver within a
specific time, which varies by command. Refer to specific SoftLoad command for more information on
responses and the timeout values for SoftLoad commands.
1. Open a connection to any port on the receiver (COM, USB or ICOM) with the input and output
INTERFACEMODE set to NOVATEL.
2. Request the SOFTLOADSTATUS log using the following command:
LOG SOFTLOADSTATUSA ONCHANGED
3. Initialize SoftLoad with a
SOFTLOADRESET
command. This command stops all tracking on the receiver
to ensure sufficient memory is available for the loading process. An RXSTATUSEVENTA log reports a
SoftLoad In Progress status.
4. Open the *.shex firmware file.
5. Read each line of the *.shex firmware file.
a. Send S0, S5 and S7 S-Records directly to the receiver using the
SOFTLOADSREC
command. The
S-Record must be enclosed in quotation marks:
SOFTLOADSREC "<S-RECORD>"
Data within S0 records can also be sent to the receiver by converting them to
SOFTLOADSETUP
commands. Refer to the
SOFTLOADSETUP
commandin the
for details on how to convert from S0 S-Records to
SOFTLOADSETUP
commands.
b. S3 S-Records should be parsed and packaged into a
SOFTLOADDATA
command.
6. Send the
SOFTLOADCOMMIT
command after all data from the *.shex file has been transferred to the
receiver. The SOFTLOADSTATUS log reports the status of the loading process. Wait for a
SOFTLOADSTATUS log to indicate the status is COMPLETE. The COMPLETE status or an error is