User`s guide
3 Code Generation and the Build Process
3-6
The Real-Time Workshop User Interface
You work with the Real-Time Workshop by interacting with and modifying
fields of the
Simulation Parameters dialog box of your Simulink model. One
page of this dialog box is exclusively for the Real-Time Workshop. The other
pages apply to both Simulink simulations and the Real-Time Workshop. To
access the
Simulation Parameters dialog box, you can select the Parameters
item of the Simulation menu. Alternatively, you can select the RTW Options
from the Tools menu, which opens the Simulation Parameters dialog box to
the Real-Time Workshop page.
All pages of the
Simulation Parameters dialog box affect Real-Time Workshop
code generation. On the Solver page, you specify the type of solver, and its
options including start and stop time. When using the Real-Time Workshop
you must specify a fixed-step solver. To specify data logging options, you use
the Workspace I/O page (providing you target has support for these options).
On the Diagnostics page you specify options that affect whether or not various
model conditions such as unconnected ports are ignored, treated as a warning,
or cause an error condition when the build process is invoked.
This chapter discusses in detail the Real-Time Workshop page of the
Simulation Parameters dialog box, including the fields on the page and their
optional arguments.
Figure 3-3: Description of the Real-Time Workshop Page
Name of your model
Specify Target Language
Specify
make options after
the
make command name.
the system target filename.
Compiler options after
Press the Browse button to
specify the system target file,
template makefile, and
make
commandforyourdesired
target.