Dear developer,
I'm very interested in your project, but I'm facing an issue I was not able to work around, due to my lack of experience.
As I try to compile and assemble your program for the ESP32 part, I'm faced with this building error:
Error: The program size (1658241 bytes) is greater than maximum allowed (1572864 bytes)
Flash: [==========] 105.4% (used 1658241 bytes from 1572864 bytes)
*** [checkprogsize] Explicit exit, status 1
I didn't touch your source code.
Any idea on how to get around that error?
Thank you in advance.
Dear developer,
I'm very interested in your project, but I'm facing an issue I was not able to work around, due to my lack of experience.
As I try to compile and assemble your program for the ESP32 part, I'm faced with this building error:
Error: The program size (1658241 bytes) is greater than maximum allowed (1572864 bytes)
Flash: [==========] 105.4% (used 1658241 bytes from 1572864 bytes)
*** [checkprogsize] Explicit exit, status 1
I didn't touch your source code.
Any idea on how to get around that error?
Thank you in advance.