This option fills the vacant area of the output range.
The specified value is output to vacant areas between the specified sections.
The specified value is output to vacant areas within the specified range.
The specified value is output to an unused area at the top of a section, which starts at an address that can be divided by the alignment number. |
The specified value is output when the end of a section does not reach the specified record length. |
Output data sizes in units of 1, 2, or 4 bytes are valid. The size is determined by the hexadecimal number specified using this option. |
If the size of a vacant area is not a multiple of the size of the output data, the value is output as many times as possible, and then a warning will be output. |
To fill the vacant memory area with "ffH" within the range from address 100H to address 2FFH, describe as: |
If the specification of the data is omitted in this option, vacant areas are not filled with values. |
If the output range is not specified in the -output option and the -fix_record_length_and_align option is not specified, this option will be invalid. |