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_32x32fft function

I have a 6416T DSP and I try to use the DSP_32x32fft function to perform a real time fft. I do not use any interrupts. I just use a data table and I would like a fft on it.

Could somebody help me in how to call this function? I would like an fft on an N elements table. Unfortunatelly, I can use this function...