13.07.2015 Views

DSP56xxx C Cross-Compiler User's Guide - Tasking

DSP56xxx C Cross-Compiler User's Guide - Tasking

DSP56xxx C Cross-Compiler User's Guide - Tasking

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

3–16Chapter 3DSP5600xData Type Size Range(bit)signed char 8 –128 to +127unsigned char 8 0 to 255Usigned short 16 –32768 to +32767unsigned short 16 0 to 65535Usigned int 24 –8388608 to +8388607unsigned int 24 0 to 16777215Usigned long 48 –140737488355328 to+140737488355327unsigned long 48 0 to 281474976710655_fract 24 [–1, 1]long _fract 48 [–1, 1]pointer 24 0 to 16777215U_circ pointer 0 to 16777215Ufloat/double 24+8 +/– 1.1754940E–38+/– 3.4028235E+38enum 24 –8388608 to +8388607_complex 2*24 [–1, 1] for both fieldscharshortintlongcharcharcharshortintDoublefloat

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!