Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to dump flash from stm8s003f3 successfully #106

Open
DaleMitchell opened this issue Jul 21, 2018 · 1 comment
Open

Not able to dump flash from stm8s003f3 successfully #106

DaleMitchell opened this issue Jul 21, 2018 · 1 comment

Comments

@DaleMitchell
Copy link

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

@spth
Copy link
Collaborator

spth commented Nov 17, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants