Question
Debugging SRAM Memory with vs Code
Hi,
I am trying to understand the memory on my STM32F302R8
Looking in the manual I understood the SRAM to be at 0x2000 0000 - 0x2000 3FFF
This is the first time I have used VS Code for Cortex and understood that I would be able to view this using the Memory View pictured below

I might be doing this wrong but I did expect the view to match the watch.
Thanks all.
