Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: STM32: Viewing flash memory contents (5 Replies)

$
0
0
Hello folks, I wish to view the contents of flash memory on STM32L471 (1MB ROM) MCU using Keil ULINK2 debugger (uVision IDE v5.20.0.0), but when I do so the memory viewer (in Debug mode) displays all 0xFF where I expect to find data. I wonder if someone could suggest what I am doing wrong. Here is some background information. In my Keil uVision project I have (among other files) a C file gsData.c containing a single initialized array, like this: uint16_t gs[] = { 38,

Viewing all articles
Browse latest Browse all 3049

Trending Articles