cc_build_debug.log

来自「基于DSP 6711 浮点的FFT计算」· LOG 代码 · 共 10 行

LOG
10
字号
----------------------------  timefft.pjt - Debug  ----------------------------
"c:\ti\c6000\cgtools\bin\cl6x" -g -q -pm -op0 -o3 -fr"C:/ti/myprojects/timefft/Debug" -d"_DEBUG" -mv6710 -@"Debug.lkf"
warning: symbol 'test' redeclared with incompatible type
         in 'C:\ti\myprojects\timefft\timefft.c' line 82 and 'C:\ti\myprojects\timefft\main.c' line 9

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

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

⌨️ 快捷键说明

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