cc_build_debug.log

来自「TI OMAP 1510上mcbsp的驱动程序」· LOG 代码 · 共 20 行

LOG
20
字号
---------------------------  task_testB.pjt - Debug  ---------------------------
"J:\soft\ti\c5500\cgtools\bin\cl55" -q -fr"D:/gbx/dsp/dsp/task_testB/Debug" -i"../tokliBIOS" -i"J:/soft/ti/c5500/evm/target/include" -d"_DEBUG" -d"CHIP_5509" -ml -@"Debug.lkf" "intr.c"

"J:\soft\ti\c5500\cgtools\bin\cl55" -q -fr"D:/gbx/dsp/dsp/task_testB/Debug" -i"../tokliBIOS" -i"J:/soft/ti/c5500/evm/target/include" -d"_DEBUG" -d"CHIP_5509" -ml -@"Debug.lkf" "mcbsp55x.c"

"J:\soft\ti\c5500\cgtools\bin\cl55" -q -fr"D:/gbx/dsp/dsp/task_testB/Debug" -i"../tokliBIOS" -i"J:/soft/ti/c5500/evm/target/include" -d"_DEBUG" -d"CHIP_5509" -ml -@"Debug.lkf" "task_testMcBSP0.c"
"task_testMcBSP0.c", line 146: warning: variable "task_tm0" was declared but never referenced

"J:\soft\ti\c5500\cgtools\bin\cl55" -@"Debug.lkf"

undefined                        first referenced
 symbol                              in file
---------                        ----------------
__vectors                        D:\gbx\dsp\dsp\task_testB\Debug\intr.obj
__intr_handler                   D:\gbx\dsp\dsp\task_testB\Debug\intr.obj
>> warning: output file './Debug/task_testB.out' is not executable

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

⌨️ 快捷键说明

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