i tested 2d FFT and iFFT with the below code, and the result is right on dsp c64+, with ti simulator.
but when i trans the code to c6678 multi-core dsp, i got a wrong result.
the codes are the same, expect the dsplib.lib, (the lib of c64+ dsp is dsplib64plus.lib, and the lib for c6678 is dsplib.lib) .
please help me, thanks,
xiaoyang