-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: WebsiteIssues related to arduino.cc, but not the documentation contentIssues related to arduino.cc, but not the documentation contentType: Bug
Description
Output when sketch is too big for board flash size:
Sketch uses 47908 bytes (146%) of program storage space. Maximum is 32768 bytes.
Global variables use 4828 bytes of dynamic memory.
Sketch too big; see http://www.arduino.cc/en/Guide/Troubleshooting#size for tips on reducing it.
text section exceeds available space in board
Error compiling for board XMC1300 Sense2GoL.
The link http://www.arduino.cc/en/Guide/Troubleshooting#size
is broken, I am assuming the correct link is: https://support.arduino.cc/hc/en-us/articles/360013825179-Tips-to-reduce-the-size-of-a-sketch
Metadata
Metadata
Assignees
Labels
Component: WebsiteIssues related to arduino.cc, but not the documentation contentIssues related to arduino.cc, but not the documentation contentType: Bug