cc_build_debug.log

来自「用RBF实现的目标图象识别程序,C实现,可以应用于DSP系统.」· LOG 代码 · 共 35 行

LOG
35
字号
-----------------------------  Video.pjt - Debug  -----------------------------
[video.cdb] "c:\ti\plugins\bios\gconfgen" video.cdb

[BP.c] "c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/RBF/Debug" -i"c:/ti/boards/evmdm642/include" -i"c:/ti/ddk/include" -i"C:/ti/myprojects/RBF/tests" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"Debug.lkf" "BP.c"
"BP.h", line 6: warning: last line of file ends without a newline
"BP.c", line 78: warning: unrecognized #pragma

[ICETEK-DM642-PCI.c] "c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/RBF/Debug" -i"c:/ti/boards/evmdm642/include" -i"c:/ti/ddk/include" -i"C:/ti/myprojects/RBF/tests" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"Debug.lkf" "ICETEK-DM642-PCI.c"
"BP.h", line 6: warning: last line of file ends without a newline
"ICETEK-DM642-PCI.c", line 34: warning: variable "m_nID" was set but never used

[RBF.c] "c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/RBF/Debug" -i"c:/ti/boards/evmdm642/include" -i"c:/ti/ddk/include" -i"C:/ti/myprojects/RBF/tests" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"Debug.lkf" "RBF.c"

[VCParamForPAL.c] "c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/RBF/Debug" -i"c:/ti/boards/evmdm642/include" -i"c:/ti/ddk/include" -i"C:/ti/myprojects/RBF/tests" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"Debug.lkf" "VCParamForPAL.c"
"VCParamForPAL.c", line 9: fatal error: could not open source file "vport.h"
1 fatal error detected in the compilation of "VCParamForPAL.c".
Compilation terminated.

[VDParamForPAL.c] "c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/RBF/Debug" -i"c:/ti/boards/evmdm642/include" -i"c:/ti/ddk/include" -i"C:/ti/myprojects/RBF/tests" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"Debug.lkf" "VDParamForPAL.c"
"VDParamForPAL.c", line 9: fatal error: could not open source file "vport.h"
1 fatal error detected in the compilation of "VDParamForPAL.c".
Compilation terminated.

[video.c] "c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/RBF/Debug" -i"c:/ti/boards/evmdm642/include" -i"c:/ti/ddk/include" -i"C:/ti/myprojects/RBF/tests" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"Debug.lkf" "video.c"
"video.c", line 18: fatal error: could not open source file "fvid.h"
1 fatal error detected in the compilation of "video.c".
Compilation terminated.

[videocfg.s62] "c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/RBF/Debug" -i"c:/ti/boards/evmdm642/include" -i"c:/ti/ddk/include" -i"C:/ti/myprojects/RBF/tests" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"Debug.lkf" "videocfg.s62"

[videocfg_c.c] "c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/RBF/Debug" -i"c:/ti/boards/evmdm642/include" -i"c:/ti/ddk/include" -i"C:/ti/myprojects/RBF/tests" -d"_DEBUG" -d"CHIP_DM642" -ml3 -mv6400 -@"Debug.lkf" "videocfg_c.c"

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

⌨️ 快捷键说明

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