Hello
I'm a beginner of TMS320C6678, and have more doubts after reading the discussion about FFT on C6678 from TI E2E Community, especially the difference of cycles between cycle approximate simulator and the manual offered by TI & AVNET.
Because of the urgency of research &design,it's need to evaluate the performance of TMS320C6678.
There is a 32768 float FFT realized by DSPLIB funcion on a single core ,My doubts are how I can configure the data memory and how many cycles it will cost.
If it is a 64K float FFT realized by DSPLIB funcion on a single core, what about the configuration of memory and cycles of cost.
Thanks for your suggestion!