Hi,
I downloaded TMS320C55XXCSL-LOWPWR-2.50.00.00-Setup.exe, but it has no lib file after installing, do I need to compile it? if yes how is the easy method?
Thanking You,
Ras
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 downloaded TMS320C55XXCSL-LOWPWR-2.50.00.00-Setup.exe, but it has no lib file after installing, do I need to compile it? if yes how is the easy method?
Thanking You,
Ras
Hi Ras,
When you run TMS320C55XXCSL-LOWPWR-2.50.00.00-Setup.exe, the CSL files are installed to C:\Program Files\C55 Low Power Chip Support Library v2.50.00\
(OR wherever the install wizard specifies)
Follow the instructions in C55XCSL-LOWPOWER-2 50 00 00_Release_Notes_20110624.pdf
The easiest way is to set your CCS worspace to C:\Program Files\C55 Low Power Chip Support Library v2.50.00\c55xx_csl
And import ALL of the CSL example projects before attempting to use or rebuild any of them.
Hope this helps,
Mark
Hi Mark,
I tried to build, but got the following error
This project was created using a version of DSP/BIOS tools that is not currently installed: 5.41.0.06. Please install the DSP/BIOS tools of this version, or migrate the project to one of the supported versions.
How to solve this issue?
Also I am using a different setup (TMS320C5515 eZdsp board), so do I need to change gel files?
I recently downloaded CCS (CCS Version: 4.2.4.00033)
Thanking You,
Ras
Hi Ras,
You can download DSP/BIOS version 5.41.0.06 from this website: http://software-dl.ti.com/dsps/dsps_registered_sw/sdo_sb/targetcontent/bios/index.html
I thought the CSL would build right away with CCS 4.2.4.00033.
Please let us know if this fixes your issue.
You should use either the default GEL file for the C5515 eZdsp, or you can use the GEL file included in the CSL directory:
CSL provides target configuration (C5515eZDSPUSBKeyv2.ccxml) and GEL files (c5505evm_pg20.gel) located in the directory:
C:\Program Files\C55 Low Power Chip Support Library v2.50.00\c55xx_csl\ccs_v4.0_examples
Hope this helps,
Mark