Hi,
I am using CCS v5.5 and I am working on speech enhancement with TMS320C5505 ezdsp usb stick. I am new in this topic but I developed my codes. When building the code CCS gives some errors but it does not show error where it is. Errors are;
Description Resource Path Location Type
unresolved symbol _PLL_bypass, first referenced in ./PLL.obj prjv9 C/C++ Problem
unresolved symbol _PLL_config, first referenced in ./PLL.obj prjv9 C/C++ Problem
#10008-D cannot find file "./configPkg/linker.cmd" prjv9 C/C++ Problem
<a href="file:/E:/ccsv5/ccsv5/tools/compiler/dmed/HTML/10234.html">#10234-D</a> unresolved symbols remain prjv9 C/C++ Problem
#10010 errors encountered during linking; "prjv9.out" not built prjv9 C/C++ Problem
Thanks for any help.