User`s guide

3 Project Generator
working directory. This le set contains many of th e same les that
Real-Time Workshop software generates to populate a CCS project when
you choose
Create_Project for the build action.
Create_Project Directs Real-Time W orkshop softw are to start CCS and
populate a new project w ith the les from the build process. This option
offers a convenient way to build p rojects in CCS.
Archive_library DirectsReal-TimeWorkshopsoftwaretoarchivethe
project for this model. Use this option when you plan to use the m odel in
a model reference application. Model reference requires that you archive
your CCS projects for models that you use in model referencing.
Build Builds the executable COFF le, but does not download the le
to the processor.
Build_and_execute Directs Real-Time Workshop software to build,
download, and run y our generated co de as an executable o n your processor.
Create_processor_in_the_loop_project Directs the Real-Time
Workshop code generation process to create PIL algorithm object code as
part of the p roject build.
Your selection for Build action determines what happens when you click
Build or press Ctrl+B. Your selection tells Real-Time Workshop software
when to stop the code generation and build proce ss.
To run your model on the processor, select
Build_and_execute. This selection
is the default build action; Real-Time W orkshop software automatically
downloads and runs the m odel on yo ur board.
Note W h en you build and execute a model on your proces sor, the Real-Tim e
Workshop software build process resets the processor automatically. Y ou do
not need to reset the board before building models.
Interrupt o verrun notification method
To enable the o verrun indicator, chooseoneofthreewaysfortheprocessor
to respond to a n overrun condition in your model:
None Ignore overruns encountered while running the model.
3-58