| error: symbol referencing errors - './Debug/TASK.out' not built 请说说这个错误怎么修改 谢谢。。 |
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
| error: symbol referencing errors - './Debug/TASK.out' not built 请说说这个错误怎么修改 谢谢。。 |
[task.tcf] "D:\CCStudio_v3.3\bios_5_31_02\xdctools\tconf" -b -Dconfig.importPath="D:/CCStudio_v3.3/bios_5_31_02/packages;" task.tcf
[task.c] "D:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -fr"D:/CCStudio_v3.3/bios_5_31_02/packages/ti/bios/examples/BIOSpractice/practice/TASK/TASK/Debug" -d"_DEBUG" -@"Debug.lkf" "task.c"
[taskcfg.s62] "D:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -fr"D:/CCStudio_v3.3/bios_5_31_02/packages/ti/bios/examples/BIOSpractice/practice/TASK/TASK/Debug" -d"_DEBUG" -@"Debug.lkf" "taskcfg.s62"
[taskcfg_c.c] "D:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -fr"D:/CCStudio_v3.3/bios_5_31_02/packages/ti/bios/examples/BIOSpractice/practice/TASK/TASK/Debug" -d"_DEBUG" -@"Debug.lkf" "taskcfg_c.c"
[Linking...] "D:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
undefined first referenced
symbol in file
--------- ----------------
_TSK_yied D:\\CCStudio_v3.3\\bios_5_31_02\\packages\\ti\\bios\\examples\\BIOSpractice\\practice\\TASK\\TASK\\Debug\\task.obj
_ArgTolnt D:\\CCStudio_v3.3\\bios_5_31_02\\packages\\ti\\bios\\examples\\BIOSpractice\\practice\\TASK\\TASK\\Debug\\task.obj
_tadk D:\\CCStudio_v3.3\\bios_5_31_02\\packages\\ti\\bios\\examples\\BIOSpractice\\practice\\TASK\\TASK\\Debug\\taskcfg.obj
>> error: symbol referencing errors - './Debug/TASK.out' not built
>> Compilation failure