Embedded Target for Texas Instruments C6000 DSPs | ![]() ![]() |
Use the selections in this category to determine your target, either C6000 or some other target if you are not using the Embedded Target for TI C6000 DSP.
When you select the C6000 target in the Target configuration
, you enable the automatic mode for the target board and processor in TI C6000 Target selection category for the model. After that, opening the Simulation Parameters dialog for the model triggers the automatic board and processor selection tool defined in the TI C6000 Target selection category.
System target file. Clicking Browse opens the Target File Browser where you select ti_c6000.tlc
as your System target file for the Embedded Target for TI C6000 DSP on the Target configuration
pane of the Real-Time Workshop pane. 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. Real-Time Workshop uses template makefiles to generate the makefile for building the executable file. During the automatic build process, the make_rtw command is issued. make_rtw extracts information from the template makefile ti_c6000.tmf and creates the actual makefile c6000.mk. When Real-Time Workshop compiles the model, it uses the actual makefile to generate the compiled code for the target.
Set the Template makefile option to ti_c6000.tmf
when you build your application for the C6000 target. If the template makefile shown in the option is not ti_c6000.tmf
, 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 the Real-Time Workshop pane of the Simulation Parameters dialog, under Configuration in the Target configuration
category, enter make_rtw
for the Make command option. Parameters you set in this dialog belong to the model you are building. They are saved with the model and stored in the model file.
Generate code only. This option does not apply to the Embedded Target for TI C6000 DSP targeting. To configure your Embedded Target for TI C6000 DSP to generate source code without building and executing the code on the target and without requiring Code Composer Studio, select Generate code only
for the Build action under the TI C6000 runtime
options.
![]() | Real-Time Workshop Options for C6000 Hardware | Target Language Compiler Debugging Options | ![]() |