ESP32-audioI2S icon indicating copy to clipboard operation
ESP32-audioI2S copied to clipboard

text section exceeds available space in board?

Open hzkincony opened this issue 1 year ago • 5 comments

i use ESP32-S3 N16R8 , but when i compile, it showed: Sketch uses 1340981 bytes (102%) of program storage space. Maximum is 1310720 bytes. text section exceeds available space in board Global variables use 46284 bytes (14%) of dynamic memory, leaving 281396 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. Error compiling for board ESP32S3 Dev Module.

how to solve? thanks

hzkincony avatar Aug 19 '24 12:08 hzkincony