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.
Hi,
I'm pretty new to CCS6 and have to migrate a C6713 CCS2 project to CCS6. After adding the project c and h files I get errors regarding missing include files: csl.h, csl_mcasp.h ...
AFAIK CSL is part of BIOS. The project does not use BIOS, only CSL.
So I installed DSP/BIOSv5. In Properties -> General -> Main there is no field 'DSP/BIOS support' . What is wrong?
TIA
Gustl
Hello Gustl,
Bernhard Bauer said:I'm pretty new to CCS6 and have to migrate a C6713 CCS2 project to CCS6.
Wow that is one big move!
Bernhard Bauer said:AFAIK CSL is part of BIOS
CSL was separated from DSP/BIOS a long time ago... maybe around the CCSv3 timeframe.
Bernhard Bauer said:The project does not use BIOS, only CSL.
So I installed DSP/BIOSv5. In Properties -> General -> Main there is no field 'DSP/BIOS support' . What is wrong?
You don't need BIOS. You can get CSL separately from here:
http://processors.wiki.ti.com/index.php/CSL#C62x.2C_C671x.2C_C641x.2C_DM64x_Devices
Also check out this url below. It is for v5 but the steps pretty much all apply to v6 too:
http://processors.wiki.ti.com/index.php/C6713DSK_in_CCSv5
thanks
ki