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

Sketch size is 109% #8

Open
mmanchev opened this issue Feb 7, 2020 · 0 comments
Open

Sketch size is 109% #8

mmanchev opened this issue Feb 7, 2020 · 0 comments

Comments

@mmanchev
Copy link

mmanchev commented Feb 7, 2020

Hi, I want to implement this project. I've gone trough the sketch and all libraries, and it compiles successfully, but it's oversized. My board setup is Arduino Leonardo, which I found is the analog of the Pro Micro. This is the error message -
`arduino_build_334303/JBC-Soldering-Controller.ino.elf
Sketch uses 31454 bytes (109%) of program storage space. Maximum is 28672 bytes.

Global variables use 808 bytes (31%) of dynamic memory, leaving 1752 bytes for local variables. Maximum is 2560 bytes.
Sketch too big; see http://www.arduino.cc/en/Guide/Troubleshooting#size for tips on reducing it.
Error compiling for board Arduino Leonardo.`

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

1 participant