cc_build_debug.log

来自「合众达DM643开发板DEC643的截取静态图像例程」· LOG 代码 · 共 13 行

LOG
13
字号
---------------------------  DEC643_D1.pjt - Debug  ---------------------------
[vportcap.c] "E:\CCStudio\C6000\cgtools\bin\cl6x" -g -o3 -fr"F:/SEED-DEC643/05.Projects/DEC643_D1/Debug" -i"F:/SEED-DEC643/05.Projects/DEC643_D1/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "vportcap.c"
"vportcap.c", line 179: error: identifier "VCA_IMG_VSIZE1" is undefined
"vportcap.c", line 179: error: identifier "VCA_HBLNK_SIZE" is undefined
"vportcap.c", line 182: error: identifier "VCA_IMG_VSIZE2" is undefined
"vportcap.c", line 313: error: identifier "VCA_IMG_VSIZE1" is undefined
4 errors detected in the compilation of "vportcap.c".

>> Compilation failure

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

⌨️ 快捷键说明

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