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-6
Note For up-to-date information about system requirements, refer to the
system requirements page, available in the products area at the MathWorks
Web site (http://www.mathworks.com).
To verify that CCS is installed on your machine, enter
ccsboardinfo
at the MATLAB command line. With CCS installed and configured, MATLAB
returns information about the boards that CCS recognizes on your machine, in
a form similar to the following listing.
Board Board Proc Processor Processor
Num Name Num Name Type
--- ---------------------------------- ---
1 F2812 Simulator 0 CPU TMS320C28xx
0 F2812 PP Emulator 0 CPU_1 TMS320C28xx
If MATLAB does not return information about any boards, revisit your CCS
installation and setup in your CCS documentation.
As a final test, launch CCS to ensure that it starts up successfully. For the
Embedded Target for the TI TMS320C2000 DSP Platform to operate with CCS,
the CCS IDE must be able to run on its own.
Note For any model to work in the targeting environment, you must select
the discrete-time solver in the
Solver options pane of the Simulink
Simulation Parameters dialog box. Targeting does not work with
continuous-time solvers.