User manual
UM0036 Project creation and build
Doc ID 7705 Rev 11 147/385
Customizing Metrowerks Assembler listings
If you choose Customize in the Listings list box, the tab view changes as shown in
Figure 98. The same tab view is displayed if you choose Listings directly from the
Category list box.
Figure 98. Metrowerks Assembler listings view
From this interface you can generate listings that include any, or all of the following:
● Macro call lines (-Lc)
● Macro definition lines (-Ld)
● Expanded macros (-Le)
● Expanded include files (-Li).
Table 53. Metrowerks assembler language options
Option
(1)
1. For complete descriptions of optimization options, refer to the STMicroelectronics ST7 Compiler user
manual from Metrowerks.
Description
Case Insensitivity on Label name
(ELF/DAWRF) (-Ci)
Switches off case sensitivity for label names. However,
this is only used when generating directly the
ELF/DWARF 2.0 Absolute file (-FA2 option).
Refer to Output on page 145.
Support for Structured Types
(-Struct)
Supports the definition and use of structured types for
applications containing ANSI C and Assembly
modules.
STMicroelectronics Compatibility Mode
(-ST)
Allows the assembler to process input files containing
ST Assembler notation and directives.
Refer to the STMicroelectronics ST7 Assembler user
manual from Metrowerks for limitations.