2017-06-24 02:53 PM
I use a debugger of ST-Link and STM32 ST-Link Utility, I try to read 128K of the microcontroller flash-memory from the address 0x08020000. But STM32 ST-Link Utility reads only to the address 0x0802E000 - further the utility shows that memory is empty. But actually in memory there are data. It is a program error?
2017-06-28 09:04 AM
Hi
G.Marat
,Which ST-Link Utility version are you using? Is it the latest version?Have you an error message?
I recommend you to upgrade the ST-Link firwmare through ST-Link utility or this Link
and tell me if that solve the issue.Regards
Imen
2017-06-28 09:14 AM
It's latest version - v4.0.0.0.
I didn't receive the error message.
2017-06-28 09:52 AM
What part exactly are you using?
Does the code appear to be at 0x08000000..0x0801FFFF ? Does program/verify indicate an issue?