-byte_count


< Optimizing Linkage Editor (rlink) Options / Output Options >

[Format]

-byte_count=<numerical value>

[Description]

-

Specifies the maximum byte count for a data record when a file is to be created in the Intel-Hex format. Specify a one-byte hexadecimal value (01 to FF) for the byte count. When this option is not specified, the linkage editor assumes FF as the maximum byte count when creating an Intel-Hex file.

[Examples]

byte_count=10

[Remarks]

-

This option is invalid when the file to be created is not an Intel-Hex-type (form=hex) file.