3.3.6 Combined address information

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

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

*** Combine information ***
(1)             (2)         (3)         (4)
FILE            START       END         SIZE
sample1.mot
                00000100    00000127    28
sample1.mot
                00000200    00000227    28
sample2.mot
                00000250    00000263    14
sample2.mot
                00000300    0000033b    3c

Number

Description

(1)

Combined source file name

The combined source file name is output.

(2)

Start addresses of continuous range data

The start addresses of the continuous range data are output.

This is expressed in a hexadecimal number.

(3)

End addresses of continuous range data

The end addresses of the continuous range data are output.

This is expressed in a hexadecimal number.

(4)

Size of continuous range data

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

This is expressed in a hexadecimal number.