User`s guide

datatypemanager
Data Type Description (For C6000 Compiler)
double
64-bit numeric data
long double
On the C2000 a nd C5000 processors
32-bit IEEE oating-point data
On the C6000 processors 64-bit IEEE
oating-point data
Numbers of bits change depending on the processor and compiler.
For more information about Texas Instruments data types and
specic processors or compilers, refer to your compiler documentation
from Tex as Instruments processors.
TI Fixed-Point Types
Data Type Description
Q0.15
Numeric data with 16-b it wor d length an d
15-bit fraction le ng th
Q0.31
32-bit word length numeric data with fraction
length of 31 bits
Struct, Union, Enum types
If the program you load on the processor includes one or more of
struct, union,orenum data types, the type denitions show up on
this list. Until you load a program on the processor, this list is empty
and trying to access the list generates an error message.
Load a program, if you have not already done so, by clicking Load
CCS Program and selecting a .
out le to load on your processor.
When the load process works, you see the name of the le you loaded
in Loaded program. Otherwise you get an error message that the
load failed.
Only programs that you load from this dialog box appear in Program
loaded. Programs that you already loaded on your processor do not
7-36