通过TI WIKI 我发现FFTLIB库的函数是支持任意点的FFT计算的,而DSPLIB则只支持2的整数幂的N点FFT,所以我考虑能否调用FFTLIB在我的DSP程序中?我的平台是AM572X EVM。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.