cc_build_debug.log

来自「tms320f2812key示例程序」· LOG 代码 · 共 24 行

LOG
24
字号
------------------------------  key.pjt - Debug  ------------------------------
[DSP281x_CodeStartBranch.asm] "C:\ti28\c2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -fs"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab12-key/Debug.lkf" "DSP281x_CodeStartBranch.asm"

[DSP281x_DefaultIsr.c] "C:\ti28\c2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -fs"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab12-key/Debug.lkf" "DSP281x_DefaultIsr.c"

[DSP281x_PieCtrl.c] "C:\ti28\c2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -fs"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab12-key/Debug.lkf" "DSP281x_PieCtrl.c"

[DSP281x_PieVect.c] "C:\ti28\c2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -fs"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab12-key/Debug.lkf" "DSP281x_PieVect.c"

[DSP281x_Spi.c] "C:\ti28\c2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -fs"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab12-key/Debug.lkf" "DSP281x_Spi.c"

[DSP281x_SysCtrl.c] "C:\ti28\c2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -fs"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab12-key/Debug.lkf" "DSP281x_SysCtrl.c"

[DSP281x_GlobalVariableDefs.c] "C:\ti28\c2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -fs"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/lab12-key/Debug.lkf" "DSP281x_GlobalVariableDefs.c"

[key.c] "C:\ti28\c2000\cgtools\bin\cl2000" -g -q -pdr -as -fr"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -fs"C:/ti28/myprojects/ICETEK-F2812-A-EDU/DSP281x_examples/lab12-key/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"Debug.lkf" "key.c"
"key.c", line 48: warning: variable "cOldKey" was declared but never referenced
"key.c", line 49: warning: variable "nSpeed" was declared but never referenced

[Linking...] "C:\ti28\c2000\cgtools\bin\cl2000" -@"Debug.lkf"

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

⌨️ 快捷键说明

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