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.

TMS320DM648: CSL lib for DM648

Part Number: TMS320DM648

Dear Champs,

             My customer is developing DM648 board and they need official CSL lib release, could you kindly suggest the  downlink link?

             Thanks a lot!

                      Jane

  • Hi Jane,

    DSP/BIOS package for DM648 device is located at:

    software-dl.ti.com/.../index.html

    Regards,
    Pavel
  • Hi Pavel, customer check the link and can’t find the compiled library in the package, and also, there are no source code in the package. Could you double check? 

  • Jane,

    This PSP package contains DSP/BIOS drivers and CSL (register layer) for DM648, C6452, DM6437 and C6424 SoCs. The CSLs can be found at DM648_BIOSPSP_RELEASE_01_10_03/pspdrivers_1_10_03/packages/ti/sdo/pspdrivers/soc/dm648 inside the package.

    Refer to the below user guides for more info:

    DM648_BIOSPSP_RELEASE_01_10_03/pspdrivers_1_10_03/docs/dm648/PSP_User_Guide.pdf
    DM648_BIOSPSP_RELEASE_01_10_03/pspdrivers_1_10_03/packages/ti/sdo/pspdrivers/soc/dm648/docs/dm648_cslr_userguide.pdf

    Drivers are located at:

    DM648_BIOSPSP_RELEASE_01_10_03/pspdrivers_1_10_03/packages/ti/sdo/pspdrivers/drivers/

    For example, SPI CSL is located at:

    pspdrivers_1_10_03/packages/ti/sdo/pspdrivers/soc/dm648/dsp/cslr_spi.h

    SPI driver is located at:

    pspdrivers_1_10_03/packages/ti/sdo/pspdrivers/drivers/spi/

    Regards,
    Pavel