Dear sir,
I am working with the example "aic3106_loop_linein" standard program.....i have added the path for headers
evmomapl137.h"
"evmomapl137_mcasp.h"
"aic3106.h
1)"D:\Naseer's backup\DSP FILES\OMAP L137\2818.revg_EVMOMAPL137_BSL\evmomapl137_v1\dsp\include" and
2)"D:\Naseer's backup\DSP FILES\OMAP L137\2818.revg_EVMOMAPL137_BSL\evmomapl137_v1\dsp\tests\aic3106".
I have not at all addedd any libraries and linker command file.My runsupport library is <automatic> and compiler version is 8.0.3......
Then i am getting the errors like
Description Resource Path Location Type
#10010 errors encountered during linking; "test2done.out" not built test2done C/C++ Problem
Description Resource Path Location Type
<a href="file:/c:/ti/ccsv6/tools/compiler/dmed/HTML/10234.html">#10234-D</a> unresolved symbols remain test2done C/C++ Problem
Description Resource Path Location Type
unresolved symbol main, first referenced in C:\ti\ccsv6\tools\compiler\ti-cgt-c6000_8.0.3\lib\rts6740_elf.lib<args_main.obj> test2done C/C++ Problem
How to over come with this