-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation contentType: InvalidOff topic for this repository, or a bug report determined to not actually represent a bugOff topic for this repository, or a bug report determined to not actually represent a bugfeature requestA request to make an enhancement (not a bug fix)A request to make an enhancement (not a bug fix)
Description
When I define global variables with no initial values, they are cleared after initiating a reset with power applied even though a value other than zero has been written to them by the sketch beforehand.
From what I see, this is caused by the Arduino bootloader which in my belief tests the RAM and/or clears its contents on reset.
Metadata
Metadata
Assignees
Labels
Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation contentType: InvalidOff topic for this repository, or a bug report determined to not actually represent a bugOff topic for this repository, or a bug report determined to not actually represent a bugfeature requestA request to make an enhancement (not a bug fix)A request to make an enhancement (not a bug fix)