Options For Specifying Hex Conversion Formats; Description Of The Object Formats - Texas Instruments TMS320C54x User Manual

Digital signal processors
Hide thumbs Also See for TMS320C54x:
Table of Contents

Advertisement

Description of the Object Formats

10.11 Description of the Object Formats
Table 10–3. Options for Specifying Hex Conversion Formats
10-38
The hex conversion utility converts a COFF object file into one of five object
formats that most EPROM programmers accept as input: ASCII-Hex, Intel
MCS-86, Motorola-S, Extended Tektronix, or TI-Tagged.
Table 10–3 specifies the format options.
-
If you use more than one of these options, the last one you list overrides
the others.
-
The default format is Tektronix (–x option).
Option
Format
–a
ASCII-Hex
–i
Intel
–m1
Motorola-S1
–m2 or –m
Motorola-S2
–m3
Motorola-S3
–t
TI-Tagged
–x
Tektronix
Address bits determine how many bits of the address information the format
supports. Formats with 16-bit addresses support addresses up to 64K only.
The utility truncates target addresses to fit in the number of available bits.
The default width determines the default output width. You can change the
default width by using the –romwidth option or by using the romwidth param-
eter in the ROMS directive. You cannot change the default width of the TI-
Tagged format, which supports a 16-bit width only.
Address
Default
Bits
Width
16
32
16
24
32
16
32
8
8
8
8
8
16
8

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TMS320C54x and is the answer not in the manual?

Table of Contents