User`s guide
Embedded IDE Link CC Pane
Build action
Defines how Real-
Time W orkshop software resp onds when you press Ctrl+B
to build your mod
el.
Settings
Default: Build_
and_execute
Build_and_exec
ute
Builds your mode
l, generates code from the model, and the n compiles
and links the cod
e. After the software links your compiled code, the
build process d
ownloads and runs the executable on the processor.
Create_projec
t
Directs Real-T
imeWorkshopsoftwaretocreateanewprojectintheIDE.
Archive_librar
y
Invokes the CCS A
rchiver to build a nd compile your project, but It does
not run the linke
r to create an executable project. Instead, the result
is a library pro
ject.
Build
Builds a projec
t f rom your model. Compiles a nd links the code. D oes not
download and ru
n the executable on the processor.
Create_proces
sor_in_the_loop_project
Directs the Rea
l-Time W orkshop code generation process to create PIL
algorithm o bje
ct code as part of the project build.
Dependencies
Selecting Arch
ive_library
removes the following parameters:
• Interrupt ove
rrun notifi cation m eth od
• Interrupt over
run notification function
• Profile real-ti
me task execution
• Number of profil
ing samples to collect
• Linker options
string
• Get from IDE
10-23