写了一个hello dsp的程序,编译没问题,连接的时候出现下面问题,不知道怎么解决:
[Linking...] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
undefined first referenced
symbol in file
--------- ----------------
_print D:\\dsptest\\hello\\Debug\\hello.obj
>> error: symbol referencing errors - './Debug/hello.out' not built
>> Compilation failure
Build Complete,
2 Errors, 0 Warnings, 0 Remarks |