cc_build_debug.log

来自「合众达DEC643的音频例程」· LOG 代码 · 共 29 行

LOG
29
字号
--------------------------  DEC643_AUDIO.pjt - Debug  --------------------------
[CODEC.c] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -fr"E:/2007.3/SEED-DEC643/03. Examples of Program/01. DSP/DEC643_AUDIO/Debug" -i"E:/2007.3/SEED-DEC643/03. Examples of Program/01. DSP/DEC643_AUDIO/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "CODEC.c"

[DEC643_CODEC.c] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -fr"E:/2007.3/SEED-DEC643/03. Examples of Program/01. DSP/DEC643_AUDIO/Debug" -i"E:/2007.3/SEED-DEC643/03. Examples of Program/01. DSP/DEC643_AUDIO/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "DEC643_CODEC.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)

[DEC643_CPLD.c] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -fr"E:/2007.3/SEED-DEC643/03. Examples of Program/01. DSP/DEC643_AUDIO/Debug" -i"E:/2007.3/SEED-DEC643/03. Examples of Program/01. DSP/DEC643_AUDIO/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "DEC643_CPLD.c"

[IIC.c] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -fr"E:/2007.3/SEED-DEC643/03. Examples of Program/01. DSP/DEC643_AUDIO/Debug" -i"E:/2007.3/SEED-DEC643/03. Examples of Program/01. DSP/DEC643_AUDIO/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "IIC.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)

[ves_DEC642.asm] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -fr"E:/2007.3/SEED-DEC643/03. Examples of Program/01. DSP/DEC643_AUDIO/Debug" -i"E:/2007.3/SEED-DEC643/03. Examples of Program/01. DSP/DEC643_AUDIO/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "ves_DEC642.asm"

[Linking...] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>

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

⌨️ 快捷键说明

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