cc_build_debug.log

来自「dsp常见的扩展外设的框架程序和测试程序」· LOG 代码 · 共 12 行

LOG
12
字号
------------------------------  RTC.pjt - Debug  ------------------------------
"c:\ti6xx\c6000\cgtools\bin\cl6x" -g -q -fr"c:/ti6xx/myprojects/RTC/Debug" -i"c:/ti6xx/myprojects/RTC/include" -d"_DEBUG" -me -mv6400 -@"Debug.lkf" "RTC.C"
"RTC.C", line 119: warning: variable "Current_dir" was set but never used
"RTC.C", line 139: warning: variable "Current_dir" was set but never used

"c:\ti6xx\c6000\cgtools\bin\cl6x" -g -q -fr"c:/ti6xx/myprojects/RTC/Debug" -i"c:/ti6xx/myprojects/RTC/include" -d"_DEBUG" -me -mv6400 -@"Debug.lkf" "vectors.asm"

"c:\ti6xx\c6000\cgtools\bin\cl6x" -@"Debug.lkf"

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

⌨️ 快捷键说明

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