Hi, dear friends, I have a favor to ask of you, and I am waiting for your answer.
When I operate C6Accel (c6accel_1_00_00_04)testing program on omap3530, the output is all passed after the test.
However, I do have some doubts on the testing result in the function of C6accel_DSP_fft32*32. when I open the file of my testing result fft_32*32_64K_sine_wave_64KHz_sampling_ref.dat in Matlab, the amplitude spectrum is as follows:
but as I use Matlab to calculate the input data (input_64k_source2_combined_sine_wave_64kHz_sampling_ref.data), the amplitude spectrum via inherent function fft results as follows:
Questions then arise:
1. why there is so much difference between the results( with different amplitude and different shape)
2. why does the testing result in the function of C6accel_DSP_fft32*32 I have got is not symmetrical?
3. which of the realization method of FFT is carried out in C6accel_DSP_fft32*32 (is it radix -2, -4, or the other)