User`s guide

Table Of Contents
Using the c2000lib Blockset
1-19
The ERT options apply to the embedded targets and appear when you select
an ERT TI C2000 target, such as
ti_c2000_ert.tlc, as the System target
file
. The ERT file requires Real-Time Workshop Embedded Coder.
Target configuration — Use the selections in this category to specify your
target.
-
System target file. Clicking Browse opens the Target File Browser
where you select
ti_c2000_grt.tlc or ti_c2000_ert.tlc. When you
select your target configuration, Real-Time Workshop chooses the
appropriate system target file, template makefile, and
make command. You
can also enter the target configuration filename, and Real-Time Workshop
will fill in the
Template makefile and Make command selections.
-
Template makefile. Set the Template makefile option to
ti_c2000_grt.tmf or ti_c2000_ert.tmf when you build your application
for the C2000 target. If the template makefile shown in the option is not
the one for the selected
System target file, click Browse to open the list
of available system target files and select the correct file from the list.
Real-Time Workshop then selects the appropriate template makefile.
-
Make command. When you generate code from your digital signal
processing application, use the standard command
make_rtw as the Make
command
. On Configuration in the Target configuration category,
enter
make_rtw for the Make command.
-
Generate code only. This option does not apply to targeting with the
Embedded Target for TI C2000 DSP. To generate source code without
building and executing the code on your target, in the
Target Preference
BuildOptions — RunTimeOptions
for BuildAction, select Generate
code only
.
TLC Debugging Real-Time Workshop uses the Target Language
Compiler (TLC) to generate C code from your
model.rtw file. The TLC
debugger helps you identify programming errors in your TLC code. Options
in this pane are specific to TLC debugging. For details about using the
options in
TLC debugging, refer to the section “About TLC Debugger” in your
Real-Time Workshop documentation.
For this example, do not select any of the
TLC Debugging options.