cc_build_debug.log
来自「用5402DSP实现的IIR滤波器。希望互相学习」· LOG 代码 · 共 21 行
LOG
21 行
----------------------------- iopin.pjt - Debug -----------------------------
[iopin.c] "C:\ti2000\c2000\cgtools\bin\cl2000" -g -q -fr"D:/dsp/t7/Iir/iopin/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 -@"../../t7/Iir/iopin/Debug.lkf" "iopin.c"
Warning: The project has no cmd file while the Text Linker is selected
[Linking...] "C:\ti2000\c2000\cgtools\bin\cl2000" -@"Debug.lkf"
>> warning: creating output section .ebss without SECTIONS specification
>> warning: entry point symbol _c_int00 undefined
undefined first referenced
symbol in file
--------- ----------------
_GpioDataRegs D:\dsp\t7\Iir\iopin\Debug\iopin.obj
_InitPieVectTable D:\dsp\t7\Iir\iopin\Debug\iopin.obj
_InitPieCtrl D:\dsp\t7\Iir\iopin\Debug\iopin.obj
_InitSysCtrl D:\dsp\t7\Iir\iopin\Debug\iopin.obj
_GpioMuxRegs D:\dsp\t7\Iir\iopin\Debug\iopin.obj
>> error: symbol referencing errors - './Debug/iopin.out' not built
Build Complete,
1 Errors, 3 Warnings, 0 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?