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

Error Compilation error: text section exceeds available space in board #125

Open
Hukishi opened this issue Jan 12, 2025 · 2 comments
Open

Comments

@Hukishi
Copy link

Hukishi commented Jan 12, 2025

"Sketch uses 1348175 bytes (102%) of program storage space. Maximum is 1310720 bytes.
Global variables use 63452 bytes (19%) of dynamic memory, leaving 264228 bytes for local variables. Maximum is 327680 bytes.
Sketch too big; see https://support.arduino.cc/hc/en-us/articles/360013825179 for tips on reducing it.
text section exceeds available space in board

Compilation error: text section exceeds available space in board"

s2 mini v1.0.0 board

I have this error and I don't know how to solve it

@Hukishi Hukishi changed the title Error Error Compilation error: text section exceeds available space in board Jan 12, 2025
@Hukishi
Copy link
Author

Hukishi commented Jan 12, 2025

I had version 3.1.1 installed in the board manager and when I downgraded it to 2.0.2 I managed to compile

@dexter85
Copy link

dexter85 commented Feb 5, 2025

I have the same board, and it works with ESP32 2.0.17. With ESP32 3.1.1, I have the same issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants