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.

CCS/TMS320F280049: floating-point FFT

Part Number: TMS320F280049
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?