This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

there is error in DSP_fft16x16.

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