Is there a csl library for TMS320C6424 DSP or any library can be used in place of it ?
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.
Is there a csl library for TMS320C6424 DSP or any library can be used in place of it ?
There's no functional CSL like on our other devices, 6424 has a PSP (Platform Support Package) and a register-layer CSL.
They can be downloaded at:
http://focus.ti.com/docs/toolsw/folders/print/tmdsevm6424.html
clicking at TMS320C6424 EVM Software Updates
You need to have an account at ti website.
At the end of the installation, it tries to install BIOS, you do not need to install that in case you have version bios_5_31_07 or above.
Do not forget to follow the directions at the release notes
C:/evm6424_1_01_00_16/release_notes_c6424.html#Version
The PSPs and underlying register layer CSL can be downloaded here:
https://www-a.ti.com/downloads/sds_support/TargetContent/psp/index.html
The 642x PSP would be under "DSP/BIOS based Platform Support".
Brad
Actually, the PSP in Brad's link is the latest, so please use it.
Also, you can find some examples using the register CSL at the link:
https://www-a.ti.com/downloads/sds_support/applications_packages/csl3x_reglayer_examples/index.htm
The functional layer CSL does not exist for C6424, and there are no plans at this time to create one. The software model for this device includes the PSP drivers and register-layer CSL as discussed above. Please see the download link for the PSP software above.