Hi All!!!
I am using TMS320F28335 with 120MHz core frequency and I use Complex FFT with 256 points(Fix point math). fft.calc() function runs from flash and it takes 350uS. That is too slow for me. I would like to run FFT functions wich are in fft.lib from RAM memory. How can I do it?
Thank You in advance