Hi
I am currently using some of the C28x FPU library's FFT functions and notice the user guide saying that the CFFT functions are not reentrant.
This remark is not present on the RFFT functions in the user guide, but it is found in the fpu_rfft.h header file. I have been looking at the assembler code and cannot see that the function makes use of any global variables.
So just to be 100% on the safe side are the RFFT functions reentrant or not?
Hope someone can help me out here?
Many thanks,
Mads Lind Christiansen