cc_build_debug.log
来自「此程序使用的集成环境为TI公司的CCS。程序的平台是使用合众达的VPMDM642」· LOG 代码 · 共 26 行
LOG
26 行
------------------------ SEEDVPM642loop2.pjt - Debug ------------------------
"E:\ti6000\c6000\cgtools\bin\cl6x" -g -q -fr"D:/Teaching Program/Teaching Program/c_fusejiance/Debug" -i"D:/Teaching Program/Teaching Program/c_fusejiance/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "_sa7121h.c"
"E:\ti6000\c6000\cgtools\bin\cl6x" -g -q -fr"D:/Teaching Program/Teaching Program/c_fusejiance/Debug" -i"D:/Teaching Program/Teaching Program/c_fusejiance/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "_tvp51xx.c"
"E:\ti6000\c6000\cgtools\bin\cl6x" -g -q -fr"D:/Teaching Program/Teaching Program/c_fusejiance/Debug" -i"D:/Teaching Program/Teaching Program/c_fusejiance/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "dm642main.c"
"dm642main.c", line 429: warning: loop is not reachable from preceding code
"dm642main.c", line 433: warning: last line of file ends without a newline
"dm642main.c", line 107: warning: variable "count" was declared but never referenced
"dm642main.c", line 107: warning: variable "tmp" was declared but never referenced
"dm642main.c", line 108: warning: variable "maxrow" was set but never used
"dm642main.c", line 108: warning: variable "maxcol" was declared but never referenced
"E:\ti6000\c6000\cgtools\bin\cl6x" -g -q -fr"D:/Teaching Program/Teaching Program/c_fusejiance/Debug" -i"D:/Teaching Program/Teaching Program/c_fusejiance/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "iic.c"
"E:\ti6000\c6000\cgtools\bin\cl6x" -g -q -fr"D:/Teaching Program/Teaching Program/c_fusejiance/Debug" -i"D:/Teaching Program/Teaching Program/c_fusejiance/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "ves_dm642.asm"
"E:\ti6000\c6000\cgtools\bin\cl6x" -g -q -fr"D:/Teaching Program/Teaching Program/c_fusejiance/Debug" -i"D:/Teaching Program/Teaching Program/c_fusejiance/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "vportcap.c"
"E:\ti6000\c6000\cgtools\bin\cl6x" -g -q -fr"D:/Teaching Program/Teaching Program/c_fusejiance/Debug" -i"D:/Teaching Program/Teaching Program/c_fusejiance/include" -d"_DEBUG" -d"CHIP_DM642" -mv6400 -@"../Debug.lkf" "vportdis.c"
"E:\ti6000\c6000\cgtools\bin\cl6x" -@"Debug.lkf"
Build Complete,
0 Errors, 6 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?