This option specifies the maximum byte count for a data record.
When the -form=hexadecimal option is specified, an Intel HEX file is generated assuming that the maximum byte count is "0xFF".
When the -form=stype option is specified, a Motorola S-record file is generated assuming that the maximum byte count is "0x10".
This option is used to specify the length of data records in Intel HEX files or Motorola S-record files to be generated. |
If the -form=hexadecimal option is not specified, this option will be invalid. [V1.06.00 or earlier] |
If the -form={hexadecimal|stype} option is not specified, this option will be invalid. [V1.07.00 or later] |