Other Parts Discussed in Thread: C2000WARE
I have read in the forum that some TI staff said:
"that Controlsuite fft libraries, limit FFT sizes from 2^5 through 2^10, which is not correct. This range only reflects the values for which pre-computed twiddle factor tables are available. As we have seen, FFT sizes through 2^14 work properly, however 2^15 does not work properly, and I have indicated in the JIRA ticket that this information needs to be present in the user's guide."
I would like to know if this issue is solved and what is the max complex FFTsize possible. Is it necessary to do something on the memory map?
Regards