cc_build_debug.log

来自「这里面包括所有的DSP程序例程」· LOG 代码 · 共 25 行

LOG
25 行
字号
-----------------------------  option.pjt - Debug  -----------------------------
[0ption.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -fr"E:/2812 debug/3.5.3 OPTION_MENU/Debug" -i"E:/2812 debug/3.5.3 OPTION_MENU/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"../Debug.lkf" "0ption.c"

[DSP28_DefaultIsr.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -fr"E:/2812 debug/3.5.3 OPTION_MENU/Debug" -i"E:/2812 debug/3.5.3 OPTION_MENU/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"../Debug.lkf" "DSP28_DefaultIsr.c"

[DSP28_GlobalVariableDefs.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -fr"E:/2812 debug/3.5.3 OPTION_MENU/Debug" -i"E:/2812 debug/3.5.3 OPTION_MENU/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"../Debug.lkf" "DSP28_GlobalVariableDefs.c"

[DSP28_Gpio.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -fr"E:/2812 debug/3.5.3 OPTION_MENU/Debug" -i"E:/2812 debug/3.5.3 OPTION_MENU/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"../Debug.lkf" "DSP28_Gpio.c"

[DSP28_Mcbsp.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -fr"E:/2812 debug/3.5.3 OPTION_MENU/Debug" -i"E:/2812 debug/3.5.3 OPTION_MENU/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"../Debug.lkf" "DSP28_Mcbsp.c"
"DSP28_Mcbsp.c", line 207: warning: missing return statement at end of non-void function "mcbsp_rx"

[DSP28_PieCtrl.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -fr"E:/2812 debug/3.5.3 OPTION_MENU/Debug" -i"E:/2812 debug/3.5.3 OPTION_MENU/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"../Debug.lkf" "DSP28_PieCtrl.c"

[DSP28_PieVect.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -fr"E:/2812 debug/3.5.3 OPTION_MENU/Debug" -i"E:/2812 debug/3.5.3 OPTION_MENU/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"../Debug.lkf" "DSP28_PieVect.c"

[DSP28_SysCtrl.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -fr"E:/2812 debug/3.5.3 OPTION_MENU/Debug" -i"E:/2812 debug/3.5.3 OPTION_MENU/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"../Debug.lkf" "DSP28_SysCtrl.c"

[gui_string.asm] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -fr"E:/2812 debug/3.5.3 OPTION_MENU/Debug" -i"E:/2812 debug/3.5.3 OPTION_MENU/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"../Debug.lkf" "gui_string.asm"

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

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

⌨️ 快捷键说明

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