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.

CSL replacements using CCSV5.1, 7.3 compiler and 5.41 BIOS

Hello,

I've imported a CCS V3.3 project, to  CCS V5.1, and am getting undefined symbols for all the old CSL calls I had been using.  Can you tell me what approach I need to either maintain use of these calls (listed below), or the replacement strategy?

Thanks,

Robert

 

_EDMA_allocTable

_EDMA_config

_EDMA_enableChannel

_EDMA_intAlloc

_EDMA_intClear

_EDMA_intEnable

_EDMA_intTest

_EDMA_link

_EDMA_open

_IRQ_clear

_IRQ_enable

_IRQ_globalDisable

_IRQ_globalEnable

_MCBSP_config

_MCBSP_getRcvAddr

_MCBSP_getXmtAddr

_MCBSP_open

_MCBSP_start

_MCBSP_write

_MCBSP_xrdy