User`s guide

3 Project Generator
Compiler options string
To determine the degree of optimization provided by the TI optimiz ing
compiler, enter the optimization level to apply to les in your project.
For details about the compiler options, refer to your C CS documentation.
When you create new projects, Embedded IDE Link CC does not set any
optimization ag s.
Click Get From IDE to import the compiler optio n setting from the current
project in the IDE. To re set the co mpile r option to the default value, click
Reset.
Linker options string
To specify the options provided by the TI linker during link time, you enter
the link er options as a string. For details about the linker options, refer to
your CCS documentation. When you create new projects, Embedded IDE Link
CC does not set any linker options.
Click Get From IDE to import the linker options string from the current
project in the IDE. To reset the linker options to the default value of no
options, click Reset.
System stack size (MAUs)
Enter the amount of memory to use for the stack. For more information,
refer to Enable local b lock outputs on the Op timization pane of the
Conguration Parameters dialog box. Block output buffers are placed on
the stack until the stack memory is fully a llocated. After that, the output
buffers go in global memory. Also refer to the online Help system for m o re
information about Real-Time Workshop options for conguring and building
models and generating code.
Code Generation
From this category, you select o ptions t hat dene the way your code is
generated:
Prole real-time task execution
Inline run-time library functions
3-60