Microcontroller memory initialization

Hi,
I am using a cortex M0 microcontroller, after reset the flash memory addresses are initilazed to 0xFFFFFFFF,
Is it possible to initialize an address to ZERO once at programming stage ?
That means if I change the value of this address at execution, it should keep the last written value, even after a reset.

regards,

Parents Reply Children
More questions in this forum