cc_build_debug.log

来自「CCS开发的基于DSP的数据采集和显示程序」· LOG 代码 · 共 34 行

LOG
34
字号
-----------------------------  video.pjt - debug  -----------------------------
"c:\ti\plugins\bios\gconfgen" video.cdb

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/dsp/ICETEK-DM642-B/VideoLoopback/debug" -i"c:/ti/ddk/include" -i"../lib/ICETEKDM642BSL" -i"../lib/vportlib" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"debug.lkf" "contrast.c"
"contrast.c", line 29: warning: variable "height" was declared but never referenced

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/dsp/ICETEK-DM642-B/VideoLoopback/debug" -i"c:/ti/ddk/include" -i"../lib/ICETEKDM642BSL" -i"../lib/vportlib" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"debug.lkf" "dd_edma_a.asm"

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/dsp/ICETEK-DM642-B/VideoLoopback/debug" -i"c:/ti/ddk/include" -i"../lib/ICETEKDM642BSL" -i"../lib/vportlib" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"debug.lkf" "edma_c.c"

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/dsp/ICETEK-DM642-B/VideoLoopback/debug" -i"c:/ti/ddk/include" -i"../lib/ICETEKDM642BSL" -i"../lib/vportlib" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"debug.lkf" "interrupt_manage.c"

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/dsp/ICETEK-DM642-B/VideoLoopback/debug" -i"c:/ti/ddk/include" -i"../lib/ICETEKDM642BSL" -i"../lib/vportlib" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"debug.lkf" "sobel.c"

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/dsp/ICETEK-DM642-B/VideoLoopback/debug" -i"c:/ti/ddk/include" -i"../lib/ICETEKDM642BSL" -i"../lib/vportlib" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"debug.lkf" "VCapPALEmbeddedTVP5150.c"

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/dsp/ICETEK-DM642-B/VideoLoopback/debug" -i"c:/ti/ddk/include" -i"../lib/ICETEKDM642BSL" -i"../lib/vportlib" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"debug.lkf" "vdisparamsPAL.c"

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/dsp/ICETEK-DM642-B/VideoLoopback/debug" -i"c:/ti/ddk/include" -i"../lib/ICETEKDM642BSL" -i"../lib/vportlib" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"debug.lkf" "video.c"
"video.c", line 78: warning: variable "i" was declared but never referenced
"video.c", line 259: warning: nested comment is not allowed
"video.c", line 262: warning: nested comment is not allowed
"video.c", line 106: warning: variable "j" was set but never used
"video.c", line 123: warning: variable "capLinePitch" was declared but never referenced

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/dsp/ICETEK-DM642-B/VideoLoopback/debug" -i"c:/ti/ddk/include" -i"../lib/ICETEKDM642BSL" -i"../lib/vportlib" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"debug.lkf" "videocfg.s62"

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"D:/dsp/ICETEK-DM642-B/VideoLoopback/debug" -i"c:/ti/ddk/include" -i"../lib/ICETEKDM642BSL" -i"../lib/vportlib" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"debug.lkf" "videocfg_c.c"

"c:\ti\c6000\cgtools\bin\cl6x" -@"debug.lkf"

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

⌨️ 快捷键说明

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