Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example_dma not working with standard configuration #594

Open
davideschiavone opened this issue Oct 17, 2024 · 0 comments
Open

example_dma not working with standard configuration #594

davideschiavone opened this issue Oct 17, 2024 · 0 comments
Labels
bug Something isn't working high-priority

Comments

@davideschiavone
Copy link
Collaborator

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

@davideschiavone davideschiavone added bug Something isn't working high-priority labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high-priority
Projects
None yet
Development

No branches or pull requests

1 participant