cc_build_debug.log

来自「这里面有很多dsp应用程序源码」· LOG 代码 · 共 14 行

LOG
14
字号
------------------------------  IIR3.pjt - Debug  ------------------------------
"D:\ti\c5400\cgtools\bin\cl500" -g -q -fr"D:/ti/myprojects/IIR3/Debug" -d"_DEBUG" -@"Debug.lkf" "IIR3.asm"
<iir3.asm>

"D:\ti\c5400\cgtools\bin\cl500" -g -q -fr"D:/ti/myprojects/IIR3/Debug" -d"_DEBUG" -@"Debug.lkf" "vectors.asm"
<vectors.asm>

"D:\ti\c5400\cgtools\bin\cl500" -@"Debug.lkf"
<Linking>
>> warning: entry point other than _c_int00 specified

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

⌨️ 快捷键说明

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