cc_build_debug.log

来自「边缘检测源程序」· LOG 代码 · 共 35 行

LOG
35
字号
-------------------------  SeedSobelEdge.pjt - Debug  -------------------------
[SeedSobelEdge.cdb] "C:\CCStudio\plugins\bios\gconfgen" SeedSobelEdge.cdb

[tskVideoInput.c] "C:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SeedSobelEdge/Debug" -i"F:/SeedSobelEdge/include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"../../Debug.lkf" "tskVideoInput.c"

[SeedSobelEdgemain.c] "C:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SeedSobelEdge/Debug" -i"F:/SeedSobelEdge/include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"../../Debug.lkf" "SeedSobelEdgemain.c"

[tskVideoOutput.c] "C:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SeedSobelEdge/Debug" -i"F:/SeedSobelEdge/include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"../../Debug.lkf" "tskVideoOutput.c"
"tskVideoOutput.c", line 124: warning: a value of type "Char *" cannot be assigned to an entity of type "unsigned char *"
"tskVideoOutput.c", line 125: warning: a value of type "Char *" cannot be assigned to an entity of type "unsigned char *"
"tskVideoOutput.c", line 126: warning: a value of type "Char *" cannot be assigned to an entity of type "unsigned char *"

[tskProcess.c] "C:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SeedSobelEdge/Debug" -i"F:/SeedSobelEdge/include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"../../Debug.lkf" "tskProcess.c"

[dstr_2d.c] "C:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SeedSobelEdge/Debug" -i"F:/SeedSobelEdge/include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"../../Debug.lkf" "dstr_2d.c"
"dstr_2d.c", line 462: warning: variable "id" was set but never used

[my_convert.c] "C:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SeedSobelEdge/Debug" -i"F:/SeedSobelEdge/include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"../../Debug.lkf" "my_convert.c"

[scale_v2_c.c] "C:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SeedSobelEdge/Debug" -i"F:/SeedSobelEdge/include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"../../Debug.lkf" "scale_v2_c.c"

[seedvpm642_vcapparamsPAL_EMBEDDED.c] "C:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SeedSobelEdge/Debug" -i"F:/SeedSobelEdge/include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"../../Debug.lkf" "seedvpm642_vcapparamsPAL_EMBEDDED.c"

[seedvpm642_vdisparamsPAL_EMBEDDED.c] "C:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SeedSobelEdge/Debug" -i"F:/SeedSobelEdge/include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"../../Debug.lkf" "seedvpm642_vdisparamsPAL_EMBEDDED.c"

[SeedSobelEdgecfg.s62] "C:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SeedSobelEdge/Debug" -i"F:/SeedSobelEdge/include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"Debug.lkf" "SeedSobelEdgecfg.s62"

[SeedSobelEdgecfg_c.c] "C:\CCStudio\C6000\cgtools\bin\cl6x" -g -fr"F:/SeedSobelEdge/Debug" -i"F:/SeedSobelEdge/include" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"Debug.lkf" "SeedSobelEdgecfg_c.c"

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

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

⌨️ 快捷键说明

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