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 for F28335



How can i have the CSL for F28335 ?????

 

  • The C2000 product lines provide a package called the C/C++ Header Files and Peripheral Examples available on the following site.

  • i know. but my problem is that I would like to use the DSP/bios and i don't know how to manage.

    in CSL file there is a structure describing all peripheral access. does this structure is always available with DSP/BIOS.

    Clearly, could i use the C/C++ Header Files with DSP/BIOS ?

    If it's possible, there is it a tutorial or documentation about ???

  • Ivan TANKOUA said:

    in CSL file there is a structure describing all peripheral access. does this structure is always available with DSP/BIOS.

    Clearly, could i use the C/C++ Header Files with DSP/BIOS ?

    Yes, it is possible to use these with DSP/BIOS

     

    Ivan TANKOUA said:

    If it's possible, there is it a tutorial or documentation about ???

    The Peripheral Header files do have a document that describes how to incorporate into your project.  The examples do have a linker command file for use with DSP/BIOS.
    I'm not aware of a specific application note on this.