hello, on C6455,i want to call DSP_fft16x16.
first i load the pdsplib64plus.lib into my project .
second i add the gen_twiddle16x16() into my project .
but ,the fft result is not right .
after i called the DSP_fft16x16,I found the data to be transfomred was changed .is it right ??
or is there overflowing problem ??
how to get right result ??thank you