Question
I want to read/write to the FLASH of STM32G071.
I am using the Nucleo-G071RB dev board along with it's demo code. It runs fine in run mode however in debug mode I cannot see the data at the specified memory locations. I am using Keil IDE (first time user of Keil) for writing the code.. Is there any setting or anything that I need to change in Keil or anyother place to view the memory contents while in debug mode. I want to confirm if the data is actually being written at the specified memory address. Any help is highly appreciated.
