You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: