User`s guide

iv
Related Documentation From Texas Instruments
Square brackets ( [ and ] ) identify an optional parameter. If you use an
optional parameter, you specify the information within the brackets.
Unless the square brackets are in a bold typeface, do not enter the
brackets themselves.
Throughout this manual, 54 can represent the two-digit numeric
appropriate to your specific DSP platform. If your DSP platform is C62x
based, substitute 62 each time you see the designation 54. For example,
DSP/BIOS assembly language API header files for the C6000 platform
will have a suffix of .h62. For the C2800 platform, the suffix will be .h28.
For a C64x, C55x, or C28x DSP platform, substitute 64, 55, or 28 for
each occurrence of 54. Also, each reference to Code Composer Studio
C5000 can be substituted with Code Composer Studio C6000 depending
on your DSP platform.
Information specific to a particular device is designated with one of the
following icons:
Related Documentation From Texas Instruments
The following books describe TMS320 devices and related support tools. To
obtain a copy of any of these TI documents, call the Texas Instruments
Literature Response Center at (800) 477-8924. When ordering, please
identify the book by its title and literature number.
TMS320C6000 DSP/BIOS Application Programming Interface (API)
Reference Guide (literature number SPRU403) describes the DSP/BIOS API
functions, which are alphabetized by name. The API Reference Guide is the
companion to this user’s guide.
TMS320C5000 DSP/BIOS Application Programming Interface (API) Refer-
ence Guide (literature number SPRU404) describes the DSP/BIOS API func-
tions, which are alphabetized by name. The API Reference Guide is the com-
panion to this user’s guide.
TMS320C28x DSP/BIOS Application Programming Interface (API) Reference
Guide (literature number SPRU625) describes the DSP/BIOS API functions,
which are alphabetized by name. The API Reference Guide is the companion
to this user’s guide.
DSP/BIOS Driver Developer's Guide (literature number SPRU616) describes
the IOM model for device driver development and integration into DSP/BIOS
applications.