cc_build_debug.log
来自「c6713的源代码」· LOG 代码 · 共 17 行
LOG
17 行
----------------------------- IMU_GW.pjt - Debug -----------------------------
[DSP6713.c] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"F:/shiyan/Debug" -d"_DEBUG" -d"CHIP_6713" -mv6710 -@"Debug.lkf" "DSP6713.c"
"DSP6713.c", line 195: error: function "plldelay" has already been defined
1 error detected in the compilation of "DSP6713.c".
>> Compilation failure
[XR16L784.c] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"F:/shiyan/Debug" -d"_DEBUG" -d"CHIP_6713" -mv6710 -@"Debug.lkf" "XR16L784.c"
"XR16L784.c", line 17: warning: expression has no effect
"XR16L784.c", line 18: error: expected a ";"
1 error detected in the compilation of "XR16L784.c".
>> Compilation failure
Build Complete,
2 Errors, 1 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?