cc_build_debug.log

来自「这是TI DSP5402的一些C语言源代码」· LOG 代码 · 共 10 行

LOG
10
字号
-----------------------------  hello.pjt - Debug  -----------------------------
[hello.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -fr"D:/DM64xApp/hello/Debug" -d"_DEBUG" -mv6400 -@"Debug.lkf" "hello.c"
"hello.c", line 5: warning: last line of file ends without a newline

[Linking...] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>

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

⌨️ 快捷键说明

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