Hi,
I have a question about FFTC. I have a program for C6670 which uses FFTC and I want to see Block Exponent. I suppose that I have to set the flag bSupressSideInfo as false to see it. The problem is that program works fine with bSupressSideInfo = 1 and it doesn't work with bSupressSideInfo = 0. Function Fftc_rxGetResult freezes. It seems like the function is waiting for a result.
There is the same result in example project. It doesn't work with bSupressSideInfo = 0.
I can't see direct relation between the flag and the function.
I would be pleased if you could clarify this moment for me.
Thanks,
Kathleen