cc_build_debug.log

来自「文件中是合纵达公司的DM642系列芯片的boot_load 程序」· LOG 代码 · 共 23 行

LOG
23
字号
-------------------------  SEEDVPM642boot.pjt - Debug  -------------------------
[boot.asm] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "boot.asm"

[dm642main.c] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "dm642main.c"
"dm642main.c", line 40: warning: variable "addrI2C" was declared but never referenced

[iic.c] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "iic.c"
"iic.c", line 116: warning: parameter "data" was set but never used

[seeddm642_cpld.c] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "seeddm642_cpld.c"

[seedvpm642.c] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "seedvpm642.c"

[ves_dm642.asm] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "ves_dm642.asm"

[vportdis.c] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -q -fr"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/Debug" -i"C:/CCStudio_v3.3/MyProjects/SEEDVPM642_boot/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "vportdis.c"

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

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

⌨️ 快捷键说明

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