Hi,
I'm trying to edit DSP_fft32x32_cn.c function of c64x+'s DSPLIB in order to perform 256K-points FFT . Function's decription and also spruec5.pdf say that, N has to be in 16<= N <= 32768 range while I need 256K points. Are there other restrictions except generating the "twiddle factors" for the 256K points FFT process?
Thanks.
Adem