-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Open
Labels
Architecture: SAMApplies only to the SAM microcontrollers (Due)Applies only to the SAM microcontrollers (Due)Architecture: SAMDApplies only to the SAMD microcontrollers (Zero, etc.)Applies only to the SAMD microcontrollers (Zero, etc.)Type: Bug
Description
On all Arduino 8bit board when the Verify of code finish we receive a Maximum flash and Maximum RAM message in the consolle (so if it is to hight the ide block the upload)
Instead on 32bit board the RAM check there isn't.
8bit boards
Sketch uses 928 bytes (2%) of program storage space. Maximum is 32,256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes for local variables. Maximum is 2,048 bytes.
32bit boards
Sketch uses 8,356 bytes (3%) of program storage space. Maximum is 262,144 bytes.
Metadata
Metadata
Assignees
Labels
Architecture: SAMApplies only to the SAM microcontrollers (Due)Applies only to the SAM microcontrollers (Due)Architecture: SAMDApplies only to the SAMD microcontrollers (Zero, etc.)Applies only to the SAMD microcontrollers (Zero, etc.)Type: Bug