User`s guide
Table Of Contents
- Getting Started
- Using the IQmath Library
- Block Reference
- Blocks — Alphabetical List
- Absolute IQN
- Arctangent IQN
- C24x ADC
- C24x CAN Receive
- C24x CAN Transmit
- C24x From Memory
- C24x PWM
- C24x To Memory
- C28x ADC
- C28x eCAN Receive
- C28x eCAN Transmit
- C28x From Memory
- C28x PWM
- C28x To Memory
- Division IQN
- F2812 eZdsp
- Float to IQN
- Fractional part IQN
- Fractional part IQN x int32
- Integer part IQN
- Integer part IQN x int32
- IQN to Float
- IQN x int32
- IQN x IQN
- IQN1 to IQN2
- IQN1 x IQN2
- LF2407 eZdsp
- Magnitude IQN
- Saturate IQN
- Square Root IQN
- Trig Fcn IQN
- Index

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.