This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

28377D,编译提示Memory不够

  这些东西不大懂,我现在的程序还很小就这样提示了,不知道可以修改哪里可以增大更多的空间,谢谢了!

  另外我是在ram build

program will not fit into available memory. placement with
alignment/blocking fails for section ".text" size 0x2a69 page 0. Available
memory ranges:
RAMM0 size: 0x2de unused: 0x0 max hole: 0x0
RAMD0 size: 0x800 unused: 0x0 max hole: 0x0
RAMLS0 size: 0x800 unused: 0x0 max hole: 0x0
RAMLS1 size: 0x800 unused: 0x0 max hole: 0x0
RAMLS2 size: 0x800 unused: 0x59 max hole: 0x59
RAMLS3 size: 0x800 unused: 0x800 max hole: 0x800
RAMLS4 size: 0x800 unused: 0x800 max hole: 0x800
error #10010: errors encountered during linking; "gpio_toggle_cpu01.out" not
built

>> Compilation failure
makefile:173: recipe for target 'gpio_toggle_cpu01.out' failed