Hi All,
I am using Code Composer Studio v6.1.3 with DSP/BIOS 5.42.01.09 and with compiler v4.4.1. I am running this on 64-bit windows 7 Service Pack 1 OS.
I have downloaded and have been trying to build examples from chip support library v03.05.00.01 to work with my TMS320C5515 EVM. I am folowing all instructions from the pdf document within the library:
-commented out the #define C5517_EVM in the first and third part of the c55_csl_3.05\c55xx_csl\inc\csl_general.h.
-set the c55_csl_3.05 folder as my workspace
-imported all projects from c55_csl_3.05/ c55xx_csl \ccs_v6.x_examples folder in the workspace
After finishing all this, I tried building all projects within my workspace, and I get these errors:
In the CSL_SPI_Example_Out project I get this error:
Cannot build project. Referenced project 'C55XXCSL_LP' contains build-errors
In the C55XXCSL_LP project I get this error:
Cannot build project. Referenced project 'atafs_bios_drv_lib' contains build-errors
In the atafs_bios_drv_lib project I get this error
gmake: *** No rule to make target 'clean'. atafs_bios_drv_lib Unknown C/C++ Problem
Thank you for all your help,
Darko

