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.

TMS320C6652: error adding an assembler sa file to my project

Part Number: TMS320C6652

Hi,

CCS8.3.1 C66xx simulator, DSPLIB 3_4_0_0.

I've got a simple project in CCS to do a FFT and IFFT and I'd like to include DSPF_sp_ifftSPxSP.sa to my project (from DSPLIB ..dsplib\src 3_4_0_0\DSPF_sp_ifftSPxSP\c66\.." 

Error: >> Compilation failure
subdir_rules.mk:9: recipe for target 'DSPF_sp_ifftSPxSP.obj' failed
gmake: *** [DSPF_sp_ifftSPxSP.obj] Error 1

I already included DSPF_sp_fftSPxSP.sa without problems.

Do you have a glue what's going on here?

BR Gerold

  • Dear Customer,

    Good day!

    Please find the steps inside the package of DSPLIB under "dsplib_c66x_3_4_0_4\docs"

    1. How to build DSPLIB using CCS Projects or GNU make - given at - C:\ti\dsplib_c66x_3_4_0_4\docs\DSPLIB_Users_Manual.html --- > Building 

    DSPLIB Build Process

    2. How to integrate DSPLIB into your code - given at - C:\ti\dsplib_c66x_3_4_0_4\docs\DSPLIB_Users_Manual.html -->Integration 

    Integration

    Regards

    Shankari