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-4
Refer to the documentation provided with your hardware for information on
setting up and testing your target board.
Note You do not need to change any jumpers from their factory defaults on
either the LF2407 or F2812 target board.
Software Requirements
MathWorks Software
For up-to-date information about other MathWorks software you need to use
the Embedded Target for the TI TMS320C2000 DSP Platform, refer to the
MathWorks Web site —
http://www.mathworks.com. Check the Product area
for the Embedded Target for the TI TMS320C2000 DSP Platform.
For information about the software required to use the MATLAB Link for Code
Composer Studio Development Tools, refer to the Products area of the
MathWorks Web site —
http://www.mathworks.com.
Texas Instruments Software
In addition to the required software from The MathWorks, Embedded Target
for the TI TMS320C2000 DSP Platform requires that you install the Texas
Instruments development tools and software listed in the following table.
Installing Code Composer Studio IDE Version 2.12 or 2.2 for the C28x series
installs the software shown.
Required TI Software for Targeting Your TI C2000 Hardware
Installed Product Additional Information
Assembler Creates object code (.obj) for C2000 boards from
assembly code
Compiler Compiles C code from the blocks in Simulink
models into object code (.
obj). As a byproduct of the
compilation process, you get assembly code (.
asm) as
well.