A.1 Intel-Hex Object Format
The
The two record types, which are represented in the
00 = Data record (begins with the colon start character)
01 =
Record type 00, the data record, begins with the colon (:) start character and is followed by the byte count, the address of the first data byte, the record type (00), and the sumcheck. The sumcheck is the 2s complement (in binary) of the preceding bytes in the record, including the byte count, address, and data bytes.
Record type 01, the
Figure A−1. Intel-Hex Object Format
StartAddress
Character
:10000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00
:10001000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0
:10002000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE0
:10003000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFD0
:10004000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC0
:10000001FF
Data Records
Byte |
|
| Sumcheck | |
Count |
|
| ||
Record | ||||
| ||||
| Type |