Real-Time Workshop User's Guide | ![]() ![]() |
Available Targets
Table 3-10 lists all the supported system target files and their associated code formats, template makefiles, and make
commands. The table also gives references to relevant manuals or chapters in this book.
Target/Code Format |
System Target File |
Template Makefile |
Make Command |
Relevant Chapters |
RTW Embedded Coder (PC or UNIX) |
ert.tlc |
ert_default_tmf |
make_rtw |
9 and 4 |
RTW Embedded Coder for Watcom |
ert.tlc |
ert_watc.tmf |
make_rtw |
9 and 4 |
RTW Embedded Coder for Visual C/C++ |
ert.tlc |
ert_vc.tmf |
make_rtw |
9 and 4 |
RTW Embedded Coder for Visual C/C++ Project Makefile |
ert.tlc |
ert_msvc.tmf |
make_rtw |
9 and 4 |
RTW Embedded Coder for Borland |
ert.tlc |
ert_bc.tmf |
make_rtw |
9 and 4 |
RTW Embedded Coder for LCC |
ert.tlc |
ert_lcc.tmf |
make_rtw |
9 and 4 |
RTW Embedded Coder for UNIX |
ert.tlc |
ert_unix.tmf |
make_rtw |
9 and 4 |
Generic Real-Time for PC/UNIX |
grt.tlc |
grt_default_tmf |
make_rtw |
4 |
Generic Real-Time for Watcom |
grt.tlc |
grt_watc.tmf |
make_rtw |
4
|
Generic Real-Time for Visual C/C++ |
grt.tlc |
grt_vc.tmf |
make_rtw |
4
|
Generic Real-Time for Visual C/C++ Project Makefile |
grt.tlc |
grt_msvc.tmf |
make_rtw |
4 |
Generic Real-Time for Borland |
grt.tlc |
grt_bc.tmf |
make_rtw |
4 |
Generic Real-Time for LCC |
grt.tlc |
grt_lcc.tmf |
make_rtw |
4 |
Generic Real-Time for UNIX |
grt.tlc |
grt_unix.tmf |
make_rtw |
4 |
Generic Real-Time (dynamic) for PC/UNIX |
grt_malloc.tlc |
grt_malloc_default_tmf |
make_rtw |
4
|
Generic Real-Time (dynamic) for Watcom |
grt_malloc.tlc |
grt_malloc_watc.tmf |
make_rtw |
4
|
Generic Real-Time (dynamic) for Visual C/C++ |
grt_malloc.tlc |
grt_malloc_vc.tmf |
make_rtw |
4
|
Generic Real-Time (dynamic) for Visual C/C++ Project Makefile |
grt_malloc.tlc |
grt_malloc_msvc.tmf |
make_rtw |
4
|
Generic Real-Time (dynamic) for Borland |
grt_malloc.tlc |
grt_malloc_bc.tmf |
make_rtw |
4 |
Generic Real-Time (dynamic) for LCC |
grt_malloc.tlc |
grt_malloc_lcc.tmf |
make_rtw |
4 |
Generic Real-Time (dynamic) for UNIX |
grt_malloc.tlc |
grt_malloc_unix.tmf |
make_rtw |
4
|
Rapid Simulation Target (default for PC or UNIX) |
rsim.tlc |
rsim_default_tmf |
make_rtw |
11 |
Rapid Simulation Target for Watcom |
rsim.tlc |
rsim_watc.tmf |
make_rtw |
11 |
Rapid Simulation Target for Visual C/C++ |
rsim.tlc |
rsim_vc.tmf |
make_rtw |
11 |
Rapid Simulation Target for Borland |
rsim.tlc |
rsim_bc.tmf |
make_rtw |
11 |
Rapid Simulation Target for LCC |
rsim.tlc |
rsim_lcc.tmf |
make_rtw |
11 |
Rapid Simulation Target for UNIX |
rsim.tlc |
rsim_unix.tmf |
make_rtw |
11 |
Ada Simulation Target for GNAT |
rt_ada_sim.tlc |
gnat_sim.tmf |
make_rtw -ada |
16 |
Ada Real-Time Multitasking Target for GNAT |
rt_ada_tasking.tlc |
gnat_tasking.tmf |
make_rtw -ada |
16 |
S-Function Target for PC or UNIX |
rtwsfcn.tlc |
rtwsfcn_default_tmf |
make_rtw |
4 |
S-Function Target for Watcom |
rtwsfcn.tlc |
rtwsfcn_watc.tmf |
make_rtw |
4 |
S-Function Target for Visual C/C++ |
rtwsfcn.tlc |
rtwsfcn_vc.tmf |
make_rtw |
4 |
S-Function Target for Borland |
rtwsfcn.tlc |
rtwsfcn_bc.tmf |
make_rtw |
4 |
S-Function Target for LCC |
rtwsfcn.tlc |
rtwsfcn_lcc.tmf |
make_rtw |
4 |
Tornado (VxWorks) Real-Time Target |
tornado.tlc |
tornado.tmf |
make_rtw |
12 |
Windows 95/98/NT Real-Time Target for Watcom |
rtwin.tlc |
win_watc.tmf |
make_rtw |
Real-Time Windows Target User's Guide |
Windows 95/98/NT Real-Time Target for Visual C/C++ |
rtwin.tlc |
win_vc.tmf |
make_rtw |
Real-Time Windows Target User's Guide |
Texas Instruments EVM67x Target |
evm67x.tlc |
evm67x.tmf |
make_rtw |
Texas Instruments DSP Developer's Kit User's Guide |
Texas Instruments Code Composer Studio Target |
ccs.tlc |
ccs.tmf |
make_rtw |
Texas Instruments DSP Developer's Kit User's Guide |
xPC Target for Watcom C/C++ or Visual C/C++ |
xpctarget.tlc |
xpc_default_tmf |
make_xpc |
xPC Target User's Guide |
DOS (4GW) |
drt.tlc |
drt_watc.tmf |
make_rtw |
13 and 4 |
LE/O (Lynx embedded OSEK) Real-Time Target |
osek_leo.tlc |
osek_leo.tmf |
make_rtw MAT_FILE=1 |
Readme file in |
![]() | The System Target File Browser | Nonvirtual Subsystem Code Generation | ![]() |