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...