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.

Error building of FFTLIB example project

Other Parts Discussed in Thread: FFTLIB, SYSBIOS

Hi,

We've imported the "fft_sp_1d_r2c_k2h_66_LE_ELF" example from FFTLIB. When we're trying to build the example, we get following compiler error:

could not open source file "ti/fftlib/src/common/fft_common.h"

could not open source file "ifft_sp_cmplx_notwid_br.h"

could not open source file "ti/fftlib/src/common/fft_common.h"

could not open source file "ti/fftlib/src/common/fft_common.h"

How we can build FFTLIB example without errors?