cc_build_debug.log

来自「TMS2812的AD校准程序,最近在用.与大家共享」· LOG 代码 · 共 24 行

LOG
24
字号
-------------------------  ADCcalibration.pjt - Debug  -------------------------
"C:\ti\c2000\cgtools_311\bin\cl2000" -g -q -as -fr"C:/Work/AppNotes/ADCcalibration/ADCcalibration/Debug" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -mf -ml -mn -mt -v28 -@"../Debug.lkf" "ADCcalibrationDriver.asm"

"C:\ti\c2000\cgtools_311\bin\cl2000" -g -q -as -fr"C:/Work/AppNotes/ADCcalibration/ADCcalibration/Debug" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -mf -ml -mn -mt -v28 -@"../Debug.lkf" "ADCcalibrationDriverInit.c"

"C:\ti\c2000\cgtools_311\bin\cl2000" -g -q -as -fr"C:/Work/AppNotes/ADCcalibration/ADCcalibration/Debug" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -mf -ml -mn -mt -v28 -@"../Debug.lkf" "ADCcalibrationInitAdc.c"

"C:\ti\c2000\cgtools_311\bin\cl2000" -g -q -as -fr"C:/Work/AppNotes/ADCcalibration/ADCcalibration/Debug" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -mf -ml -mn -mt -v28 -@"../Debug.lkf" "ADCcalibrationMain.c"

"C:\ti\c2000\cgtools_311\bin\cl2000" -g -q -as -fr"C:/Work/AppNotes/ADCcalibration/ADCcalibration/Debug" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -mf -ml -mn -mt -v28 -@"../Debug.lkf" "DSP28_Ev.c"

"C:\ti\c2000\cgtools_311\bin\cl2000" -g -q -as -fr"C:/Work/AppNotes/ADCcalibration/ADCcalibration/Debug" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -mf -ml -mn -mt -v28 -@"../Debug.lkf" "DSP28_GlobalVariableDefs.c"

"C:\ti\c2000\cgtools_311\bin\cl2000" -g -q -as -fr"C:/Work/AppNotes/ADCcalibration/ADCcalibration/Debug" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -mf -ml -mn -mt -v28 -@"../Debug.lkf" "DSP28_PieCtrl.c"

"C:\ti\c2000\cgtools_311\bin\cl2000" -g -q -as -fr"C:/Work/AppNotes/ADCcalibration/ADCcalibration/Debug" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -mf -ml -mn -mt -v28 -@"../Debug.lkf" "DSP28_SysCtrl.c"

"C:\ti\c2000\cgtools_311\bin\cl2000" -g -q -as -fr"C:/Work/AppNotes/ADCcalibration/ADCcalibration/Debug" -i"../include" -d"_DEBUG" -d"LARGE_MODEL" -mf -ml -mn -mt -v28 -@"../Debug.lkf" "DSP28_usDelay.asm"

"C:\ti\c2000\cgtools_311\bin\cl2000" -@"Debug.lkf"

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

⌨️ 快捷键说明

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