b.3.CSL / BSL / MATH lib

 

 

CSL lib

The Chip Support Library (CSL) provide an interface for initialization and configuration of the DSP chip peripherals. The lib can be download from :  http://focus.ti.com/docs/toolsw/folders/print/sprc090.html and the CSL documentation can be found at : http://focus.ti.com/general/docs/litabsmultiplefilelist.tsp?literatureNumber=spru401j

 

For the newer DSP the BIOS PSP library is used instead of the CSL.

 

The on TMS320C6713 DSK uses the CSL lib.

 

 

BSL lib

The Board Support Library (BSL) is supported by the vendor of the DSK. The library has interface to external DSP peripherals such as LEDs and DIP switches.

The library is installed in the user computer during the SDK installation,

 

 

DSP lib

The DSP lib hold highly optimized code for various mathematical and signal processing functions such as dot product and FFT. The DSPLIB can be download from : http://focus.ti.com/docs/toolsw/folders/print/sprc121.html and the DSPLIB documentation can be found at :  http://focus.ti.com/general/docs/litabsmultiplefilelist.tsp?literatureNumber=spru657b

 

Some examples of the DSPLIB usage may be found at : http://focus.ti.com/general/docs/litabsmultiplefilelist.tsp?literatureNumber=spra947a