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.

Running one of DSPlib examples on C6748

Hello,

I have tried everything I know to get one of the examples under the DSPlib to work but in vain. None of the examples worked for me so I am 100% sure I am doing something wrong. Under CCS5 and using the C6748 I am looking at the DSPF_sp_cffr4_dif_674LE_LE_COFF project.  I have linked the rts67plus.lib as shown below:

My settings are shown below, as you can see I am pointing to the latest compiler version I have 7.3.4. I keep getting the error shown below when linking.

In my understanding I have linked all the libs that I need, I have tried a lot combination of stuff as well but no luck below shows what I have as far option for libs:

Any help is highly appreciate. this is supper frustrating.

thx,

  • Adil,

    Look in the src folder for that referencing file in the dsplib_c674x... tree. There is a lnk.cmd file in that folder that defines this symbol. I do not know for sure, but you might try copying some of what is done in the lnk.cmd file to your project to see if you can get this worked out. I did not see anything in the DSPLIB documentation about this, though.

    We might need to move this to the BIOS forum in case they know more about these libraries. Let me know if you think that would be a good idea.

    Regards,
    RandyP