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 library for ccs4

Hi i have ccs4 and so far i know that ccs4 does not contain csl library , how could i get  this csl fie?

Regards

  • Hello,

    If you have a CCSv3 installation also, you can use the CSL that comes with v3. Otherwise, you can download it separately:

    http://processors.wiki.ti.com/index.php/CSL

    Once you have downloaded the CSL you need, you would need to update your project to include the CSL paths for the header files and libraries. Unlike v3, CCSv4 does not automatically know where they are.

    Thanks

    ki

  • Hi Ki thanks a lot!

    I have downloaded CSL and installed but i get still the same error report  " csl.h is not found" when i build the project.  Do you know  in  CCS4 whre can i set the path to CSL files?

    Thanks

    Regards

  • You can set these by right-clicking on your project and selecting 'Build Properties' in the context menu to bring up the properties dialog. Then under the compiler node, select 'Include Options'. Then in the right panel you can add you include search paths, like a path where 'csl.h' is

    Thanks

    ki

  • Hi Ki

    Thanks very very much. The way you discribe is very clear and understandable and perfect. Have nice day!

    Thanks

    Regards