User`s guide
Building Generic Real-Time Programs
2-15
Note Alternatively, you can select RTW Options from the Tools pull-down
menu. This brings you directly to the Real-Time Workshop page of the
Simulation Parameters dialog box.
Building the Program
To build the program, select the Real-Time Workshop page in the Simulation
Parameters
dialog box:
Click the
Build button to generate C code from the f14 model. The build
command calls a system target file,
grt.tlc, that uses the specified template
makefile,
grt_default_tmf, which in turn selects the template makefile for
your system (e.g.,
grt_vc.tmf) to create the makefile. The Real-Time
Workshop uses the created makefile to build the program.
Note Alternatively, you can select RTW Build from the Tools pull-down
menu. This directs the Real-Time Workshop to generate code for the current
model and is equivalent to clicking the
Build button on the Real-Time
Workshop page.