I am getting load error program when I am running fft function using DSP lib on simulator in ccsv5.3 how to resolve that
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.
I am getting load error program when I am running fft function using DSP lib on simulator in ccsv5.3 how to resolve that
1. DSP_ifft32x32(w, N, x, y);
2. I included the headerfile #include <dsplib64plus.h> and builded it
3. When i am running the code I am getting Load Program Error: Does not match the target type, not loaded
Please try the CCS project in DSPLIB: dsplib_c64xP_3_4_0_2\packages\ti\dsplib\src\DSP_ifft32x32\c64P\DSP_ifft32x32_64P_LE_ELF