User`s guide
10 Embedded IDE Link™ CC Configuration Parameters
Compiler option
sstring
Lets you enter a s
tring of compiler options to define your project configura 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
defined by Embedded IDE Link CC software.
Custom does not use any
optimizations.
• Setting Project options to
Debug applies the _Debug, -g,and-d complier
flags definedbyCodeComposerStudiosoftware.
• Setting Project options to
Release applies the CCS R elease com piler
options and adds the
-o2 optimization flag defined 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