Sending Firmware Data - Novatel ProPak6 User Manual

Triple-frequency gnss receiver
Hide thumbs Also See for ProPak6:
Table of Contents

Advertisement

NovAtel Firmware and Software
7.4.3

Sending Firmware Data

C++ source code is available to provide example code of processing S-Records and converting them to
NovAtel format commands, as well as providing help with the SoftLoad process. Contact
Customer Support
SOFTLOADSREC
The
or *.shex files to the receiver.
S0, S5 and S7 S-Records should be sent directly to the receiver using the
by enclosing the S-Record in quotation marks and issuing the command to the receiver, as follows:
SOFTLOADSREC "<S-RECORD>"
S3 records can be sent individually to the receiver using the
the data from an S3 record can be parsed and packaged together with data from other S3 records into a
binary
SOFTLOADDATA
SOFTLOADDATA
only a small number of bytes of firmware data. A single
4096 bytes of firmware data from multiple S3 records, whereas a single
contains a maximum of 28 bytes of firmware data from a single S3 record.
Multiple S3 records can be packaged into a single
one S3 record follows immediately after the previous record.That is, the address from the current S3
record must equal the address from the previous S3 record plus the data length of the previous S3
record. If the data is not consecutive then the
of data it has packaged up to that point. Subsequent data can be packaged in a new
command. Within the
record and the "data" and "data length" are updated to include the new data. Refer to the
Firmware Reference Manual
command.
The *.hex and *.shex file data may contain many gaps and jumps. For example, in many NovAtel *.hex
and *.shex files, data for address 0x000_00000 is stored near the very end of the file.
Example Packaging Multiple S3 Records In A SOFTLOADDATA Command
Start a new
SOFTLOADDATA
S32100407AD48FCA63034B80F5CE0C36507DE3D8DCC0C6C0C00515D74BCACF2F2949E1
Address: 0x00407AD4 Num Data Bytes: 0x21 – 0x01 – 0x04 = 0x1C
S32100407AF04CCA4985F0F7B081E41D9B7D806C26989AE2D4E4CCBCB47C10FBFD3E43
Previous Address + Previous Num Bytes = 0x00407AD4 + 0x1C = 0x00407AF0
Address: 0x00407AF0 Num Data Bytes: 0x1C
Add data to existing
S30D00407B0CDE0400A6374D5BFFC5
Previous Address + Previous Num Bytes = 0x00407AF0 + 0x1C = 0x00407B0C
Address: 0x00407B0C Num Data Bytes: 0x0D – 0x01 – 0x04 = 0x08
Add data to existing
S3210000000007F0A7F1F4060000147B4000F49217813C7BB00014493F005C00000009
Previous Address + Previous Num Bytes = 0x00407B0C + 0x08 = 0x00407B14
Address: 0x00000000 Num Data Bytes: 0x1C
101
and ask about the srec2softload utility.
SOFTLOADDATA
and
command. Packaging data parsed from multiple S3 records into a binary
command can result in improved firmware update times as each S3 record contains
SOFTLOADDATA
command, the "offset" field remains the address of the first S3
(OM-20000129) for more information regarding the
command
SOFTLOADDATA
command
SOFTLOADDATA
command
commands can be used to send firmware data from *.hex
SOFTLOADSREC
SOFTLOADDATA
SOFTLOADDATA
command as long as the data from
SOFTLOADDATA
command can be sent with the amount
ProPak6 Installation and Operation User Manual Rev 4
Chapter 7
NovAtel
SOFTLOADSREC
command,
command. Alternatively,
command can package up to
SOFTLOADSREC
command
SOFTLOADDATA
OEM6 Family
SOFTLOADDATA

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents