Changing the Compiler’s Behavior With Options
2-20
2.3.8 Options That Control the Assembler
Following are assembler options that you can use with the shell:
−
aa
Invokes the assembler with the
−
a assembler option, which
creates an absolute listing. An absolute listing shows the ab-
solute addresses of the object code.
−
ad
name
Invokes the assembler with the
−
hc assembler option to tell
the assembler to copy the specified file for the assembly
module. The file is inserted before source file statements.
The copied file appears in the assembly listing files.
−
ahc
filename
Invokes the assembler with the
−
hc assembler option to tell
the assembler to copy the specified file for the assembly
module. The file is inserted before source file statements.
The copied file appears in the assembly listing files.
−
ahi
filename
Invokes the assembler with the
−
hi assembler option to tell
the assembler to include the specified file for the assembly
module. The file is included before source file statements.
The included file does not appear in the assembly listing files.
−
al
Invokes the assembler with the
−
l (lowercase L) assembler
option to produce an assembly listing file.
−
ap
Enables ’C2x to ’C2xx or ’C5x port switch. Use
−
ap with the
corresponding
−
v2xx or
−
v50 option.
−
app
Enables ’C2x to ’C2xx port switch and defines the
.TMS32025 and .TMS3202xx assembler symbols. Use
−
app
with the
−
v2xx option.
−
as
Invokes the assembler with the
−
s assembler option to put
labels in the symbol table. Label definitions are written to the
COFF symbol table for use with symbolic debugging.
−
au
name
Invokes the assembler with the
−
u assembler option to unde-
fine the predefined constant
name
. The
−
au option overrides
the
−
ad option for the specified constant.
−
ax
Invokes the assembler with the
−
x assembler option to pro-
duce a symbolic cross-reference in the listing file.
For more information about assembler options, see the
TMS320C6000
Assembly Language Tools User’s Guide.
Summary of Contents for TMS320C2x
Page 8: ...viii...
Page 69: ...2 47 C Compiler Description...
Page 159: ...6 36...
Page 226: ...8 6...