User`s guide

Table Of Contents
1 Getting Started
1-10
Overview of Creating Models for Targeting
After you have installed the supported development board, start MATLAB. At
the MATLAB command prompt, type
c2000lib
This opens the c2000lib Simulink blockset that includes libraries containing
blocks predefined for C2000 input and output devices. As needed, add the
blocks to your model. See “Using the c2000lib Blockset” on page 1-14 for an
example of how to use this library.
Create your real-time model for your application the way you create any other
Simulink model — by using standard blocks and C-MEX S-functions. Select
blocks to build your model from the following sources:
Appropriate Target Preferences library block, to set preferences for your
target and application
From the appropriate libraries in the
c2000lib block library, to handle input
and output functions for your target hardware
From Real-Time Workshop
From Fixed-Point Blockset
Discrete time blocks from Simulink
From any other blockset that meets your needs and operates in the discrete
time domain
Online Help
To get general help for using the Embedded Target for the TI TMS320C2000
DSP Platform, use the help feature in MATLAB. At the command prompt, type
help tic2000
to get a list of the functions and block libraries included in the Embedded
Target for the TI TMS320C2000 DSP Platform. Or select
Help ->Full Product
Family Help
from the menu bar in the MATLAB desktop. When you see the
Table of Contents in Help, select
Embedded Target for the TI TMS320C2000
DSP Platform.