Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
In the folder path D:\TI\c2000\C2000Ware_1_00_00_00\libraries\dsp\VCU\c28\examples\fft, I find lots of FFT examples, but they can't be used to analysis float-point datas.
In the folder path D:\TI\c2000\C2000Ware_1_00_00_00\libraries\dsp\FPU\c28\source\fft, I just find the 32-bit floating-point FFT examples, without the 128-bit or 256-bit.
Then where to find the 128-bit or 256-bit floating-point FFT examples?