cc_build_debug.log

来自「2812 C语言程序源代码」· LOG 代码 · 共 25 行

LOG
25
字号
---------------------  Example_281xGpioToggle.pjt - Debug  ---------------------
"d:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -fs"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/gpio_toggle/Debug.lkf" "DSP281x_CodeStartBranch.asm"

"d:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -fs"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/gpio_toggle/Debug.lkf" "DSP281x_DefaultIsr.c"

"d:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -fs"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/gpio_toggle/Debug.lkf" "DSP281x_Gpio.c"

"d:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -fs"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/gpio_toggle/Debug.lkf" "DSP281x_PieCtrl.c"

"d:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -fs"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/gpio_toggle/Debug.lkf" "DSP281x_PieVect.c"

"d:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -fs"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/gpio_toggle/Debug.lkf" "DSP281x_SysCtrl.c"

"d:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -fs"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP281x_examples/gpio_toggle/Debug.lkf" "DSP281x_GlobalVariableDefs.c"

"d:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -fs"D:/ti/myprojects/2812c/DSP281x_examples/gpio_toggle/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"Debug.lkf" "Example_281xGpioToggle.c"
"Example_281xGpioToggle.c", line 134: remark: controlling expression is constant
"Example_281xGpioToggle.c", line 158: remark: controlling expression is constant
"Example_281xGpioToggle.c", line 230: remark: controlling expression is constant

"d:\ti\c2000\cgtools\bin\cl2000" -@"Debug.lkf"

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

⌨️ 快捷键说明

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