cc_build_debug.log

来自「本实例是合众达DM643实验平台的网络传输测试程序」· LOG 代码 · 共 30 行

LOG
30
字号
---------------------------  DEC643_NET.pjt - Debug  ---------------------------
[csl_emac.c] "E:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SEED-DEC643/05.Projects/DEC643_NET/Debug" -i"F:/SEED-DEC643/05.Projects/DEC643_NET/include" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "csl_emac.c"

[csl_mdio.c] "E:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SEED-DEC643/05.Projects/DEC643_NET/Debug" -i"F:/SEED-DEC643/05.Projects/DEC643_NET/include" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "csl_mdio.c"

[DEC643_EMAC.c] "E:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SEED-DEC643/05.Projects/DEC643_NET/Debug" -i"F:/SEED-DEC643/05.Projects/DEC643_NET/include" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "DEC643_EMAC.c"
"E:/CCStudio/c6000/bios/include/std.h", line 140: warning: typedef name has already been declared (with same type)
"E:/CCStudio/c6000/bios/include/std.h", line 143: warning: typedef name has already been declared (with same type)
"E:/CCStudio/c6000/bios/include/std.h", line 146: warning: typedef name has already been declared (with same type)
"E:/CCStudio/c6000/bios/include/std.h", line 151: warning: typedef name has already been declared (with same type)
"E:/CCStudio/c6000/bios/include/std.h", line 161: warning: typedef name has already been declared (with same type)
"E:/CCStudio/c6000/bios/include/std.h", line 165: warning: typedef name has already been declared (with same type)

[DEC643_NET.c] "E:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SEED-DEC643/05.Projects/DEC643_NET/Debug" -i"F:/SEED-DEC643/05.Projects/DEC643_NET/include" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "DEC643_NET.c"
"E:/CCStudio/c6000/bios/include/std.h", line 140: warning: typedef name has already been declared (with same type)
"E:/CCStudio/c6000/bios/include/std.h", line 143: warning: typedef name has already been declared (with same type)
"E:/CCStudio/c6000/bios/include/std.h", line 146: warning: typedef name has already been declared (with same type)
"E:/CCStudio/c6000/bios/include/std.h", line 151: warning: typedef name has already been declared (with same type)
"E:/CCStudio/c6000/bios/include/std.h", line 161: warning: typedef name has already been declared (with same type)
"E:/CCStudio/c6000/bios/include/std.h", line 165: warning: typedef name has already been declared (with same type)
"DEC643_NET.c", line 167: warning: statement is unreachable

[ves_dm643.asm] "E:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SEED-DEC643/05.Projects/DEC643_NET/Debug" -i"F:/SEED-DEC643/05.Projects/DEC643_NET/include" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "ves_dm643.asm"

[Linking...] "E:\CCStudio\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>

Build Complete,
  0 Errors, 13 Warnings, 0 Remarks.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?