Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE,
Hello all!
I can't make RFFT32u (and alignment-requiring RFFT32) function work with 32768 input points (15 stages). CPU can't left outer loop when I look in .asm sources of library during debug.
16384 points (14 stages) works well.
Memory: all 3 buffers - inbuf, outbuf and cossinbuf are located in joined memory blocks RAMH01, RAMH23 and RAMH45.
Stack: 1920 words in joined RAMM01.
Heap (.esysmem): 2048 words in joined RAML07
Library: tried different versions from 1.31 to 1.50.
Compiler: tried different versions, 18.1.3 was recently used.
The project itself is non-TI-RTOS and rather simple, about 30 kWords of memory is still available.
Hope for some solution to be found.
Dmitry.