2019-12-02 09:06 AM
I want to read 1 MB flash contents from STM32F217VG starting at address 0x0800_0000 to 0x0810_0000
using the following J-LINK FLASH tool . I need to do some additional configuration for STM32F217VG in the J-FLASH tool . Does anyone has the settings
and following error is occurs
STM32F217VG.jflash
2019-12-02 10:18 AM
Doesn't Segger have a support forum?
Surely this error suggests you haven't correctly selected the STM32F2 as the Target CPU, so it would have some understanding it needs to work with the internal memory as apposed to a JEDEC responding NOR device.
Can't the standard J-Link utility read the internal memory?