cc_build_debug.log

来自「TI OMAP5910(1510)的最简单测试程序,用于 硬件最初的调试,简要」· LOG 代码 · 共 36 行

LOG
36
字号
----------------------------  ccs_test.pjt - Debug  ----------------------------
"c:\ti\plugins\bios\gconfgen" tdsp.CDB

"c:\ti\c5500\cgtools\bin\cl55" -g -mg -q -fr"C:/ti/myprojects/testomap/tdsp/ccs_test/Debug" -ft"C:/ti/myprojects/testomap/tdsp/temp" -fb"C:/ti/myprojects/testomap/tdsp/temp" -ff"C:/ti/myprojects/testomap/tdsp/temp" -i"D:/csl/dsp/include" -i"c:/testomap/tdsp" -d"FAR" -d"OS_BIOS" -d"WIN" -d"_DEBUG" -d"CHIP_MGS3" -ma -@"ccs_test/Debug.lkf" "tcsl_main55.c"
[tcsl_main55.c]
"tcsl_main55.c", line 39: warning: variable "val" was declared but never referenced
"tcsl_main55.c", line 41: warning: variable "wsrc" was declared but never referenced
"tcsl_main55.c", line 41: warning: variable "wdst" was declared but never referenced

"c:\ti\c5500\cgtools\bin\cl55" -g -mg -q -fr"C:/ti/myprojects/testomap/tdsp/ccs_test/Debug" -ft"C:/ti/myprojects/testomap/tdsp/temp" -fb"C:/ti/myprojects/testomap/tdsp/temp" -ff"C:/ti/myprojects/testomap/tdsp/temp" -i"D:/csl/dsp/include" -i"c:/testomap/tdsp" -d"FAR" -d"OS_BIOS" -d"WIN" -d"_DEBUG" -d"CHIP_MGS3" -ma -@"ccs_test/Debug.lkf" "tdma55.c"
[tdma55.c]
"tdma55.c", line 404: warning: variable "i" was set but never used

"c:\ti\c5500\cgtools\bin\cl55" -g -mg -q -fr"C:/ti/myprojects/testomap/tdsp/ccs_test/Debug" -ft"C:/ti/myprojects/testomap/tdsp/temp" -fb"C:/ti/myprojects/testomap/tdsp/temp" -ff"C:/ti/myprojects/testomap/tdsp/temp" -i"D:/csl/dsp/include" -i"c:/testomap/tdsp" -d"FAR" -d"OS_BIOS" -d"WIN" -d"_DEBUG" -d"CHIP_MGS3" -ma -@"ccs_test/Debug.lkf" "tgpio55.c"
[tgpio55.c]
"tgpio55.c", line 9: warning: variable "dsp_gpio_mask" was set but never used

"c:\ti\c5500\cgtools\bin\cl55" -g -mg -q -fr"C:/ti/myprojects/testomap/tdsp/ccs_test/Debug" -ft"C:/ti/myprojects/testomap/tdsp/temp" -fb"C:/ti/myprojects/testomap/tdsp/temp" -ff"C:/ti/myprojects/testomap/tdsp/temp" -i"D:/csl/dsp/include" -i"c:/testomap/tdsp" -d"FAR" -d"OS_BIOS" -d"WIN" -d"_DEBUG" -d"CHIP_MGS3" -ma -@"ccs_test/Debug.lkf" "tmcbsp55.c"
[tmcbsp55.c]
"tmcbsp55.c", line 609: warning: variable "i" is used before its value is set

"c:\ti\c5500\cgtools\bin\cl55" -g -mg -q -fr"C:/ti/myprojects/testomap/tdsp/ccs_test/Debug" -ft"C:/ti/myprojects/testomap/tdsp/temp" -fb"C:/ti/myprojects/testomap/tdsp/temp" -ff"C:/ti/myprojects/testomap/tdsp/temp" -i"D:/csl/dsp/include" -i"c:/testomap/tdsp" -d"FAR" -d"OS_BIOS" -d"WIN" -d"_DEBUG" -d"CHIP_MGS3" -ma -@"ccs_test/Debug.lkf" "ttim55.c"
[ttim55.c]

"c:\ti\c5500\cgtools\bin\cl55" -g -mg -q -fr"C:/ti/myprojects/testomap/tdsp/ccs_test/Debug" -ft"C:/ti/myprojects/testomap/tdsp/temp" -fb"C:/ti/myprojects/testomap/tdsp/temp" -ff"C:/ti/myprojects/testomap/tdsp/temp" -i"D:/csl/dsp/include" -i"c:/testomap/tdsp" -d"FAR" -d"OS_BIOS" -d"WIN" -d"_DEBUG" -d"CHIP_MGS3" -ma -@"ccs_test/Debug.lkf" "tdspcfg.s55"
<tdspcfg.s55>

"c:\ti\c5500\cgtools\bin\cl55" -g -mg -q -fr"C:/ti/myprojects/testomap/tdsp/ccs_test/Debug" -ft"C:/ti/myprojects/testomap/tdsp/temp" -fb"C:/ti/myprojects/testomap/tdsp/temp" -ff"C:/ti/myprojects/testomap/tdsp/temp" -i"D:/csl/dsp/include" -i"c:/testomap/tdsp" -d"FAR" -d"OS_BIOS" -d"WIN" -d"_DEBUG" -d"CHIP_MGS3" -ma -@"ccs_test/Debug.lkf" "tdspcfg_c.c"
[tdspcfg_c.c]

"c:\ti\c5500\cgtools\bin\cl55" -@"Debug.lkf"
<Linking>

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

⌨️ 快捷键说明

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