I'm trying to perform FFTC for LTE.
As far as I know, FFTC supports a maximum of 128 blocks in a packet.
Regardless what FFT point is used, maximum size of block in a packet is 128?
What is the maximum size for 2048 FFT point?
When I set block size to 5, I got an error like flowing sentence.
“ti.sysbios.heaps.HeapMem: line 296: out of memory: handle=0x870300, size=41000..”
Thanks in advance!