3.3.7 Address overlap information

The overlapped combine source files, and the start and end addresses and size of the continuous range data are output.

The output example of the address overlap information is shown below.

*** Conflict information ***
(1)             (2)         (3)         (4)
FILE            START       END         SIZE
Conflict 1
                00000200    00000213    14
sample1.mot
sample2.mot

Number

Description

(1)

Overlapped combine source file name

The overlapped combine source file name is output.

(2)

Start addresses of overlapped range data

The start addresses of the overlapped range data are output.

This is expressed in a hexadecimal number.

(3)

End addresses of overlapped range data

The end addresses of the overlapped range data are output.

This is expressed in a hexadecimal number.

(4)

Size of overlapped range data

The size of the overlapped range data is output (in byte units).

This is expressed in a hexadecimal number.