User manual
UM0036 Project creation and build
Doc ID 7705 Rev 11 87/385
The current microcontroller setting is displayed in the gray Selected MCU field at the bottom
of the tab. The MCU field to the left displays a complete listing of supported microcontrollers.
When you highlight an MCU name in the MCU field, colored indicators tell you which debug
instruments support the highlighted MCU.
● Gray = Not supported
● Green = Supported
● Yellow = Supported in beta version
To select a microcontroller, click on the microcontroller name in the MCU list. To help you
locate your MCU, as you type the name in the Filter field, the choices are progressively
reduced according to what you type. To confirm your selection, click on Select. Your MCU’s
name will appear in the Selected MCU field.
4.5.4 Pre-link settings tab
The Pre-link tab allows you to control what occurs during the pre-link stage of compiling, by
entering commands defined by your toolset.
To access this tab, select Project > Settings to display the Project Settings window. Then
click on the Pre-link tab. Here you can:
● Type a Description. This description is displayed in the Build tab of STVD’s Output
window when the pre-link commands are executed.
● Enter a Pre-link Command. The Directory and File buttons provide lists of macros to
help you formulate commands. Refer to your toolset’s user documentation for more
information about the pre-link commands that it supports.
To confirm the settings you have made, click on OK.
4.5.5 Post-build settings tab
The Post-build tab allows you to control what occurs during the post-build stage of
compiling by entering commands defined by your toolset.
To access this tab, select Project > Settings to display the Project Settings window. Then
click on the Post-build tab. Here you can:
● Type a Description. This description is displayed in the Build tab of STVD’s Output
window when the post-build commands are executed.
● Enter a Post-build Command. The Directory and File buttons provide lists of macros to
help you formulate commands. Refer to your toolset’s user documentation for more
information about the post-build commands that it supports.
To confirm the settings you have made, click on OK.