I have the following situation:
when stepping through the code, the memory view doesn't change when the device performs an erase on the associated flash sector, but it changes if I also delete another sector which doesn't contain such variables.
For me it seems Ozone always displays the content it reads in the elf file.
Thanks
- a dedicated region in the linker script for configuration.
- declared and initialized const variable in this region
- a function deleting and reprogramming the config region at runtime
when stepping through the code, the memory view doesn't change when the device performs an erase on the associated flash sector, but it changes if I also delete another sector which doesn't contain such variables.
For me it seems Ozone always displays the content it reads in the elf file.
Thanks