This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Defining 40-bit word on TMS320VC5505 using CCS4

Other Parts Discussed in Thread: TMS320VC5505

Hi,

 

I have a 40-bit function which was created and compiled on a PC in a C environment.

I need to compile and run the function on the TMS320VC5505  DSP chip in a CCS4 environmet.

The problem is that the variables used in the functions are defined as "long", which is 64 bits on the PC but only 32 bits on the DSP.

How can I solve this problem?

 

Dudi & Noam.