User`s guide

Table Of Contents
Overview of Creating Models for Targeting
1-13
language compiler documentation. For a complete discussion of S-functions,
refer to your documentation about writing S-functions.
Note To build, load, and run code successfully on your target board,
MATLAB must be able to locate that board in your system configuration.
Make sure that the
Board Name in your Code Composer Studio setup and the
DSPBoardLabel in the Target Preference Block in your model match exactly.
During the same build operation, block parameter dialog entries are combined
into a project file for CCS for your TI C2000 board. If you selected the
Build
and execute
build action in the Target Preferences block, your makefile
invokes the TI cross-compiler to build an executable file that is automatically
downloaded via the parallel port to your target. After downloading the
executable file to the target, the build process runs the file on the board’s DSP.