Hi
I'm using CCS 6.1.2, dsplib_c66x_3_4_0_0, C6678
I compiled and run example provided in 'C:\ti\dsplib_c66x_3_4_0_0\examples\fft_ex\fft_example.c'
The output is ok for DSP_fft16x32 and DSP_fft32x32, that is, the output is the same as C:\ti\dsplib_c66x_3_4_0_0\examples\fft_ex\refOutput.jpg
the output from DSP_fft16x16 function is not ok , i.e, the plotted graph is different from reference output
Any idea?
Thanks