stm8flash icon indicating copy to clipboard operation
stm8flash copied to clipboard

Not able to dump flash from stm8s003f3 successfully

Open DaleMitchell opened this issue 7 years ago • 1 comments

C:\Users\User\Downloads>stm8flash.exe -c stlinkv2 -p stm8s003?3 -s flash -r dump-7-21-18.bin
Determine FLASH area
Reading 8192 bytes at 0x8000... OK
Bytes received: 8192
C:\Users\User\Downloads>stm8flash.exe -c stlinkv2 -p stm8s003?3 -s flash -v dump-7-21-18.bin
Determine FLASH area
Verifing 8192 bytes at 0x8000... FAILED

Dump file: https://pixeldra.in/api/download/mgh5w3

Here is an attempt of disassembling the code: https://pixeldra.in/u/NqmY_k

DaleMitchell avatar Jul 21 '18 19:07 DaleMitchell

It works for me (I used stlink instead of stlikv2, since I used the STM8SCL-DISCOVERY board). Can you check with current stm8flash?

spth avatar Nov 17 '21 09:11 spth