User manual

UM0036 Project creation and build
Doc ID 7705 Rev 11 89/385
link and Post-Build) and three tabs that contain options and settings that are specific to ST
Assembler/Linker toolset.
This section provides details about configuring the options that are specific to the ST
Assembler/Linker toolset. These options include:
ST ASM tab
ST Link tab
ST Post-Link tab
Note: For more details regarding options for this toolset, refer to the ST Assembler-Linker User
Manual.
Configuring projects settings in the five common tabs is described in Section 4.5:
Configuring project settings on page 84.
4.6.1 ST ASM tab
The ST ASM tab provides an interface for setting the options in the command line for the ST
Assembler. The gray Command line field displays the changes to the command line as you
make them.
The ASM tab allows you to specify defines and include paths.
Defines
The Defines field allows you to apply -d option in order to define a string that is to be
replaced by another string during assembly. Type the string that is to be replaced in the field.
The -d option is automatically added to the command line. To enter the string to replace it,
type a space then type the replacement string.
To make a second entry, type another space and then the second string that is to be
replaced. The -d is automatically added to the command line. Type a space followed by the
second replacement string.
Figure 59. ST ASM tab