esl-epfl / x-heep

eXtendable Heterogeneous Energy-Efficient Platform based on RISC-V
Other
146 stars 81 forks source link

example_dma not working with standard configuration #594

Open davideschiavone opened 1 month ago

davideschiavone commented 1 month ago

example_dma is not compiling due to the heap being too small in a fresh plain main after mcu-gen

riscv/lib/gcc/riscv32-unknown-elf/11.1.0/../../../../riscv32-unknown-elf/bin/ld: main.elf section `.heap' will not fit in region `ram1'
/riscv/lib/gcc/riscv32-unknown-elf/11.1.0/../../../../riscv32-unknown-elf/bin/ld: region `ram1' overflowed by 2192 bytes

This has probably only ever tested with the CI configurations gen