3.4.2 HEX File Format

The execution address of each data record is obtained as described below.

(1)

Segment address

(Segment base address << 4) + (Address offset of the data record)

(2)

Linear address

(Linear base address << 16) + (Address offset of the data record)

Figure 3.3

HEX File Format

Figure 3.4

HEX File Format (cont)