cc_build_debug.log
来自「自己编写的dsp2812的小程序,大家看看,希望对大家有帮助.」· LOG 代码 · 共 13 行
LOG
13 行
---------------------------- Template.pjt - Debug ----------------------------
"e:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"E:/ti/myprojects/myprojects/ev-counter/Debug" -fs"E:/ti/myprojects/myprojects/ev-counter/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"Debug.lkf" "DSP281x_Ini.c"
"e:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"E:/ti/myprojects/myprojects/ev-counter/Debug" -fs"E:/ti/myprojects/myprojects/ev-counter/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"Debug.lkf" "Main.c"
"Main.c", line 79: remark: controlling expression is constant
"Main.c", line 129: warning: last line of file ends without a newline
"e:\ti\c2000\cgtools\bin\cl2000" -@"Debug.lkf"
>> warning: creating output section codestart without SECTIONS specification
Build Complete,
0 Errors, 2 Warnings, 1 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?