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.

DSP library FFT Usage

Hi,

I'm having 12 complex values in the variable code_0. I tried to compute the16 point FFT by using the standard DSP library for multicore C66x processor using the library DSPF_sp_fftSPxSP. When i tried to check the values in matlab i'm getting the first value as correct value remaining 15 values are not matching with matlab values. I don't know where i'm making mistake.

Thanks,

Gopal