cc_build_debug.log

来自「这是我做的毕业设计」· LOG 代码 · 共 24 行

LOG
24
字号
-----------------------------  vvvvv.pjt - Debug  -----------------------------
"c:\ti\plugins\bios\gconfgen" Config1.cdb

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/6.10/Debug" -d"_DEBUG" -@"Debug.lkf" "user_main.c"
"user_data.h", line 181: warning: last line of file ends without a newline
"user_huffman.h", line 329: warning: last line of file ends without a newline
"user_dehuffman.h", line 88: warning: variable "pF" is used before its value is set
"user_dehuffman.h", line 241: warning: last line of file ends without a newline

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/6.10/Debug" -d"_DEBUG" -@"Debug.lkf" "Config1cfg.s62"

"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/6.10/Debug" -d"_DEBUG" -@"Debug.lkf" "Config1cfg_c.c"

"c:\ti\c6000\cgtools\bin\cl6x" -@"Debug.lkf"
>> warning: creating output section .VLITAB without SECTIONS specification
>> warning: creating output section .BMPGDATA without SECTIONS specification
>> warning: creating output section .bufferY without SECTIONS specification
>> warning: creating output section .bufferU without SECTIONS specification
>> warning: creating output section .bufferV without SECTIONS specification
>> warning: creating output section .bufferIMGE without SECTIONS specification

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

⌨️ 快捷键说明

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