SPRU513Z August 2001 – October 2023 SM320F28335-EP
The ASCII-Hex object format supports 24-bit addresses. The format consists of a byte stream with bytes separated by spaces. Figure 12-9 illustrates the ASCII-Hex format.
The file begins with an ASCII STX character (ctrl-B, 02h) and ends with an ASCII ETX character (ctrl-C, 03h). Address records are indicated with $AXXXXX, in which XXXXXX is a hexadecimal address with at least 4 hexadecimal characters. The address records are present only in the following situations:
You can avoid all discontinuities and any address records by using the --image and --zero options. This creates output that is simply a list of byte values.