Hi,All
Since the VeryLargeFFT example call C function to calculate FFT , I want to use FFTC to replace library function.
after I combined the VLFFT and FFTC example,it tells as follows:
but I do have include the head files such as pdk file “ <ti/drv/qmss/qmss_qm.h>” which includes the declaration of those unresolved functions.
Do I have to set some configuration or do something else for the using of FFTC?