User`s guide

10 Embedded IDE Link™ CC Configuration Parameters
Compiler option
sstring
Lets you enter a s
tring of compiler options to dene your project congura tion.
Settings
Default: No defa
ult
Tips
To import compiler string options from the current project in CCS, click
Get from IDE.
To reset the compiler options to the default values, click Reset.
Use spaces betw een options.
Verify that the options are valid. The software does not validate the option
string.
Setting Project options to
Custom applies the Custom compiler options
dened by Embedded IDE Link CC software.
Custom does not use any
optimizations.
Setting Project options to
Debug applies the _Debug, -g,and-d complier
ags denedbyCodeComposerStudiosoftware.
Setting Project options to
Release applies the CCS R elease com piler
options and adds the
-o2 optimization ag dened by Code Composer
Studio software.
Command-Line Information
Param ete r: compilerOptionsStr
Type: string
Value:
Custom | Debug | Release
Default: Custom
Recommended S
ettings
Applicat ion
Setting
Debugging
Custom
10-18