User`s guide
The Real-Time Workshop User Interface
3-11
Retaining the model.rtw File
When modifying the target files, you will need to look at the model.rtw file. To
prevent the
model.rtw file from being deleted after the build process is
completed, select the
Retain .rtw file check box.
Template Makefile
The template makefile is used when the Generate code only check box is not
selected. The template makefile uniquely identifies the target for which you are
creating an executable.
Make Command
The make command starts with make_rtw (unless this has been replaced with a
third-party
make command, in which case you should see their documentation).
This command is invoked when you click the
Build button. You can supply
make arguments as additional arguments to make_rtw. For example, if you are
using one of the
grt*.tmf files, you can alter the optimization options by
specifying:
make_rtw OPT_OPTS="compiler_specific_setting"
The System Target File Browser
The Real-Time Workshop supports numerous targets and code formats. For
your convenience, the Real-Time Workshop includes a browser that allows you