cc_build_debug.log

来自「TI6713SDRAM测试程序。稍作修改可以用于其他6000系列芯片的测试程序。」· LOG 代码 · 共 19 行

LOG
19
字号
-------------------------  DEC6713_SDRAM.pjt - Debug  -------------------------
[DEC6713.C] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"D:/CCStudio_v3.1/MyProjects/DEC6713_SDRAM/Debug" -i"D:/CCStudio_v3.1/MyProjects/DEC6713_SDRAM/include" -d"CHIP_6713" -mv6710 -@"Debug.lkf" "DEC6713.C"

[DEC6713_SDRAM.c] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"D:/CCStudio_v3.1/MyProjects/DEC6713_SDRAM/Debug" -i"D:/CCStudio_v3.1/MyProjects/DEC6713_SDRAM/include" -d"CHIP_6713" -mv6710 -@"Debug.lkf" "DEC6713_SDRAM.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)

[vecs.asm] "D:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -q -fr"D:/CCStudio_v3.1/MyProjects/DEC6713_SDRAM/Debug" -i"D:/CCStudio_v3.1/MyProjects/DEC6713_SDRAM/include" -d"CHIP_6713" -mv6710 -@"Debug.lkf" "vecs.asm"

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

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

⌨️ 快捷键说明

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