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

Support for big firmware #878

Open
chconil opened this issue Sep 8, 2024 · 1 comment
Open

Support for big firmware #878

chconil opened this issue Sep 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@chconil
Copy link

chconil commented Sep 8, 2024

When trying to build (or flash) a big firmware (I'm doing a star tracking system), even if the flash size seems to be correctly set, and the partition table too, following message appears.
"Sketch too big; see https://support.arduino.cc/hc/en-us/articles/360013825179 for tips on reducing it.
Error during build: text section exceeds available space in board"

Minimal project: https://wokwi.com/projects/408486598166968321

On wokwi Visual studio and wokwi-cli, no errors appear but the emulated device keeps rebooting after the bootloader enters (making firmware smaller again solves it).

@chconil chconil added the bug Something isn't working label Sep 8, 2024
@chconil
Copy link
Author

chconil commented Sep 8, 2024

Probable duplicate of #849, but the example focuses on the issue and makes it easy it reproduce / test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant