cc_build_debug.log

来自「TMS320C54系列在CCS3.1 下实验教程」· LOG 代码 · 共 12 行

LOG
12
字号
-----------------------------  C_prog.pjt - Debug  -----------------------------
[inter.s54] "E:\CCStudio_v3.1\C5400\cgtools\bin\cl500" -g -k -q -eas54 -fr"E:/CCStudio_v3.1/MyProjects/exp2004/chap7/C_prog/Debug" -d"_DEBUG" -@"Debug.lkf" "inter.s54"

[mix.c] "E:\CCStudio_v3.1\C5400\cgtools\bin\cl500" -g -k -q -eas54 -fr"E:/CCStudio_v3.1/MyProjects/exp2004/chap7/C_prog/Debug" -d"_DEBUG" -@"Debug.lkf" "mix.c"
"mix.c", line 82: warning: statement is unreachable

[Linking...] "E:\CCStudio_v3.1\C5400\cgtools\bin\cl500" -@"Debug.lkf"
<Linking>

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

⌨️ 快捷键说明

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