Add new comment

Submitted by Juan Pablo Rodriguez on Mon, 10/05/2020 Permalink



I have a problem with language switching, compilation failed due to size

"Sketch uses 130370 bytes (100%) of the program's storage space. The maximum is 130048 bytes.

Global variables use 6674 bytes (40%) of dynamic memory, leaving 9710 bytes for local variables. The maximum is 16384 bytes. "

but if you keep the language in "en" the compilation is successful, just change the language to "es" (Spanish)

#define LCD_LANGUAGE en

Result = "The Sketch uses 129872 bytes (99%) of the program storage space. The maximum is 130048 bytes.

Global variables use 6644 bytes (40%) of dynamic memory, leaving 9740 bytes for local variables. The maximum is 16384 bytes. "

#define LCD_LANGUAGE en

Result = "Sketch uses 130370 bytes (100%) of the program's storage space. The maximum is 130048 bytes.

Global variables use 6674 bytes (40%) of dynamic memory, leaving 9710 bytes for local variables. The maximum is 16384 bytes. "

I have creality 1.1.5 board and use arduino ide to load firmware.

thanks any suggest.

The content of this field is kept private and will not be shown publicly.
CAPTCHA
1 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
Protected by Spam Master