cc_build_debug.log

来自「iceteck公司提供的F2806的开发板的实例程序」· LOG 代码 · 共 21 行

LOG
21
字号
---------------------  Example_280xGpioToggle.pjt - Debug  ---------------------
"e:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -fs"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -i"../../DSP280x_headers/include" -i"../../DSP280x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP280x_examples/led/Debug.lkf" "DSP280x_CodeStartBranch.asm"

"e:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -fs"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -i"../../DSP280x_headers/include" -i"../../DSP280x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP280x_examples/led/Debug.lkf" "DSP280x_DefaultIsr.c"

"e:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -fs"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -i"../../DSP280x_headers/include" -i"../../DSP280x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP280x_examples/led/Debug.lkf" "DSP280x_PieCtrl.c"

"e:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -fs"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -i"../../DSP280x_headers/include" -i"../../DSP280x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP280x_examples/led/Debug.lkf" "DSP280x_PieVect.c"

"e:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -fs"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -i"../../DSP280x_headers/include" -i"../../DSP280x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP280x_examples/led/Debug.lkf" "DSP280x_SysCtrl.c"

"e:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -fs"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -i"../../DSP280x_headers/include" -i"../../DSP280x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"../../DSP280x_examples/led/Debug.lkf" "DSP280x_GlobalVariableDefs.c"

"e:\ti\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -fs"F:/ICETEK-F2806-B V1.0/DSP280x_examples/led/Debug" -i"../../DSP280x_headers/include" -i"../../DSP280x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"Debug.lkf" "Example_280xGpioToggle.c"

"e:\ti\c2000\cgtools\bin\cl2000" -@"Debug.lkf"
>> warning: entry point other than _c_int00 specified

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

⌨️ 快捷键说明

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