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

FactoryTest won't compile #170

Open
Witchdoc59 opened this issue Nov 10, 2023 · 2 comments
Open

FactoryTest won't compile #170

Witchdoc59 opened this issue Nov 10, 2023 · 2 comments

Comments

@Witchdoc59
Copy link

I have an M5Stick-C and when I try to compile FactoryTest I get this error message.

Sketch uses 1494653 bytes (114%) of program storage space. Maximum is 1310720 bytes.
Global variables use 54248 bytes (16%) of dynamic memory, leaving 273432 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

I'm thinking that the FactoryTest is the software that came on the device when I first got it. So it should compile and upload. Using Arduino IDE 2.2.1 with the ESP-32 Boards 2.0.14

@felmue
Copy link

felmue commented Nov 12, 2023

Hello @Witchdoc59

maybe this post here can help?

Thanks
Felix

@Cyberspy44
Copy link

Make a double check on the port and on the upload speed.

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

3 participants