Part 1: Check if the required libraries are already present

Part 2: Download the required libraries

Part 3: Install the required libraries

  • Unzip the DSK6713.zip board support libraries somewhere convenient. A suggested location for ECE4703 students is R:\ece4703.
  • If you have administrator privileges on your computer, you can run the chip support library installer. The installer will ask you where you would like to install the chip support libraries. A suggested location for ECE4703 students is R:\ece4703.
  • If you don't have administrator privileges on your computer, then just unzip the C6xCSL.zip chip support libraries somewhere convenient. A suggested location for ECE4703 students is R:\ece4703.
  • Part 4: Confirm the libraries are correctly installed

  • Assuming you installed the libraries in R:\ece4703, search the R: drive for "csl6713.lib" and "dsk6713bsl.lib". You should find the CSL at R:\ece4703\C6xCSL\lib_3x\csl6713.lib. You should also find the BSL at R:\ece4703\DSK6713\c6000\dsk6713\lib\dsk6713bsl.lib. Remember these locations (or the locations where you installed these files), since we will need to tell the compiler where to find these files when we create a simple stereo loop project on the C6713 DSK in Code Composer Studio v5.