cc_build_debug.log

来自「DSP学习讲座」· LOG 代码 · 共 11 行

LOG
11
字号
-------------------------  thresholdtrans.pjt - Debug  -------------------------
"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/thresholdtrans/Debug" -d"_DEBUG" -@"Debug.lkf" "thresholdtrans.asm"
<thresholdtrans.asm>

"c:\ti\c6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
>> warning: entry point symbol _c_int00 undefined

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

⌨️ 快捷键说明

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