code is too big #11541
glory666g
started this conversation in
Question - Community Help
code is too big
#11541
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Board
ESP32-S3
Device Description
ESP32-S3-Korvo-2
Hardware Configuration
no
Version
latest stable Release (if not listed below)
IDE Name
Arduino IDE
Operating System
Windows 11
Flash frequency
240MHz
PSRAM enabled
yes
Upload speed
115200
Description
I need to use a big unsigned char array,but the Arduino IDE compile not passed because the array is too big.How can i solve this problem?
The array has 4M elements.
Sketch
Bandwidth exhausted or memory limit exceeded
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
Beta Was this translation helpful? Give feedback.
All reactions