cc_build_debug.log

来自「该代码实现了 两次下载法在dspC6713平台上 烧写flash的操作过程」· LOG 代码 · 共 10 行

LOG
10
字号
------------------------------  test.pjt - Debug  ------------------------------
"c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/burnflash80/Debug" -d"_DEBUG" -ml0 -mv6700 -@"../Debug.lkf" "test.c"
"test.c", line 8: warning: variable "data" was set but never used
"test.c", line 10: warning: variable "add_buffer2" was declared but never referenced

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

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

⌨️ 快捷键说明

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