cc_build_debug.log
来自「本程序利用CCS在TMS320F2812实现了DSp的AD采样」· LOG 代码 · 共 16 行
LOG
16 行
------------------------------ ADC.pjt - Debug ------------------------------
[ADC.c] "E:\CCStudio v3.1\C2000\cgtools\bin\cl2000" -g -q -pdr -fr"E:/My project/ICETEK-F2812-Ae/ICETEK-F2812-Ae/Demos/DSP281x_examples/Lab0305-AD/Debug" -fs"E:/My project/ICETEK-F2812-Ae/ICETEK-F2812-Ae/Demos/DSP281x_examples/Lab0305-AD/Debug" -i"../../DSP281x_headers/include" -i"../../DSP281x_common/include" -d"_DEBUG" -d"LARGE_MODEL" -ml -mt -v28 -@"Debug.lkf" "ADC.c"
"ADC.c", line 80: remark: controlling expression is constant
"ADC.c", line 155: remark: controlling expression is constant
[Linking...] "E:\CCStudio v3.1\C2000\cgtools\bin\cl2000" -@"Debug.lkf"
<Linking>
>> error: can't allocate .ebss, size 000012c5 (page 1) in DRAMH0 (avail:
00001000)
>> error: errors in input - ./Debug/adc.out not built
>> Compilation failure
Build Complete,
3 Errors, 0 Warnings, 2 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?