cc_build_debug.log

来自「这是我上-dsp-5400用的课件。里面有软件的simulater的设置」· LOG 代码 · 共 14 行

LOG
14
字号
-----------------------------  Timer.pjt - Debug  -----------------------------
[led.c] "c:\ti5\c5400\cgtools\bin\cl500" -g -q -fr"C:/ICETEK-VC5416-EDULab/Lab07-Timer/Debug" -d"_DEBUG" -@"Debug.lkf" "led.c"

[VECTORS.asm] "c:\ti5\c5400\cgtools\bin\cl500" -g -q -fr"C:/ICETEK-VC5416-EDULab/Lab07-Timer/Debug" -d"_DEBUG" -@"Debug.lkf" "VECTORS.asm"

[Linking...] "c:\ti5\c5400\cgtools\bin\cl500" -@"Debug.lkf"
>> warning: creating output section .cio without SECTIONS specification
>>   error: can't allocate .text (sz: 00002075 page: 0) in PRAM (avail:
            00001f00)
>>   error: errors in input - ./Debug/Timer.out not built

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

⌨️ 快捷键说明

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