Tool/software: Code Composer Studio
I am trying to run the simple audio loopback code available in ti site on tms320c6713.However I am getting the following errors.I have attached the dsk6713bsl.lib file and the source file.Please help.
"C:/C6713_lib/headerfiles/csl_chiphal.h", line 267: fatal error #35: #error NO CHIP DEFINED (use -dCHIP_XXXX where XXXX is chip number, i.e. 6201)
1 fatal error detected in the compilation of "../main.c".
Compilation terminated.
gmake: *** [main.obj] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****