User`s guide
Setting Model Configuration Parameters
Embedded IDE Lin
k CC Pane P arameters
On the select tre
e, the Embedded IDE Link CC entry provides options in
these areas:
• Runtime —Setopt
ions for run-time operations, like the build action
• Project Options
— Set build options for your project code generation
• Code Generation
—Configure your code generation requirements
• Link Autom a tion
—Exporta
ticcs object to your MA TLAB workspace
• Diagnostic opti
ons — D etermine how t he code g eneration process
responds when yo
u use source code replacement, either in the Target
Preferences bl
ock Board custom code options, or in the Real-Time
Workshop Custo
mCodeoptions in the configuration parameters .
Runtime Options
Before you are a
bletoanexecutabletorunonanyTexasInstruments
processor, yo
umustconfigure the r un-time options for the source mo del.
By selecting v
alues for the options available, you configure the operation
of your proces
sor.
Build action
To specify to R
eal-Time Workshop software what to do w hen you click Build,
select one of t
he following options. The actions are cumulative—eac h listed
action adds f
eatures to the previous action on the list and includes all the
previous fea
tures:
•
Generate_co
de_only
— Directs Real-Time Workshop software to generate
ANSI C code o
nly from the model. It does not use the Texas Instruments
software to
ols, such as the compiler and linker, and you do not need to have
CCS install
ed. Also, MATLAB software does not create the connection to
CCS that res
ults from the other o ptions. This option does not b uild code for
TI process
ors. You cannot use this option when you set the system target
file to eith
er
ccslink_grt.tlc or ccslink_ert.tlc.
The build p
rocess for a model also generates the files
modelname.c,
modelname
.cmd
, modelname.bld, and many others. It puts the files in a
build dire
ctory named
modelname_linkforccs_rtw in your MATLAB
3-57