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.

C6000系列程序出错,请大家过来看看

Other Parts Discussed in Thread: CCSTUDIO

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

  • 要不要把代码给你发过去