cc_build_debug.log

来自「dsp5509的gpio得编程」· LOG 代码 · 共 15 行

LOG
15
字号
------------------------------  LED.pjt - Debug  ------------------------------
"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"C:/ti/myprojects/program/GPIO/Debug" -d"_DEBUG" -ml -@"Debug.lkf" "clk_init.c"
"func.h", line 10: warning: last line of file ends without a newline

"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"C:/ti/myprojects/program/GPIO/Debug" -d"_DEBUG" -ml -@"Debug.lkf" "LED.c"
"func.h", line 10: warning: last line of file ends without a newline

"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"C:/ti/myprojects/program/GPIO/Debug" -d"_DEBUG" -ml -@"Debug.lkf" "sdram_init.c"
"func.h", line 10: warning: last line of file ends without a newline

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

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

⌨️ 快捷键说明

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