User`s guide
Setting Model Configuration Parameters
Build Process
Embedded IDE Lin
k CC software does not use makefiles or the build process
to generate code
. Code generation is project based so the options in this gro up
do not apply.
Custom Storage
Class
When you genera
te code fro m a model em ploy ing custom storag e classes
(CSC), make sur
etoclearIgnore custom storage classes. This setting is
the default val
ue for Embedded IDE L ink CC and for Real-Time Workshop
Embedded Coder
.
When you sele c
t Ignore custom storage classes,
• Objects with C
SCs are treated as if yo u set their storage class attribute
to
Auto.
• The storage cl
ass of signals that have CSCs does not appear on the signal
line, even wh
en you select
Storage class from Format > Port/Signals
Display in yo
ur Simulink menus.
Ignore custo
m storage classes lets you switch to a processor t hat does not
support CSCs
, such as the generic real-time processor (GRT), without having
to reconfigur
e your parameter and signal objects.
Generate code only
The Generat
ecodeonlyoption does not apply to generating code with
Embedded ID
E Link CC. To generate source code without building and
executing t
he code on your processor, select
Embedded IDE Link CC from the
Select tree
. Then, under Runtime, select
Create project for Build action.
You cannot
use DSP/BIOS features when you use the
Create project option
for the Bui
ld action.
Report Opt
ions
Two option
s control HTML report generation during code generation.
• “Create C
ode Generation report” on page 3-54
• “Launch re
port automatically” on page 3-54
3-53