cc_build_debug.log
来自「DM642算法例程 阈值选取 基于DSPBIOS」· LOG 代码 · 共 17 行
LOG
17 行
------------------------- Thresholdloop.pjt - Debug -------------------------
[dm642main.c] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"D:/CCStudio_v3.1/boards/dm642dk/algorithms/DM642_3_Threshold/Debug" -i"D:/CCStudio_v3.1/boards/dm642dk/algorithms/DM642_3_Threshold/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "dm642main.c"
"D:/CCStudio_v3.1/c6000/bios/include/std.h", line 140: warning: typedef name has already been declared (with same type)
"D:/CCStudio_v3.1/c6000/bios/include/std.h", line 143: warning: typedef name has already been declared (with same type)
"D:/CCStudio_v3.1/c6000/bios/include/std.h", line 146: warning: typedef name has already been declared (with same type)
"D:/CCStudio_v3.1/c6000/bios/include/std.h", line 151: warning: typedef name has already been declared (with same type)
"D:/CCStudio_v3.1/c6000/bios/include/std.h", line 161: warning: typedef name has already been declared (with same type)
"D:/CCStudio_v3.1/c6000/bios/include/std.h", line 165: warning: typedef name has already been declared (with same type)
"dm642main.c", line 195: warning: loop is not reachable from preceding code
"dm642main.c", line 313: warning: last line of file ends without a newline
[Linking...] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
Build Complete,
0 Errors, 8 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?