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

Error flashing with ST-LINK utility #12

Open
JMarceloCasanova opened this issue Apr 22, 2020 · 4 comments
Open

Error flashing with ST-LINK utility #12

JMarceloCasanova opened this issue Apr 22, 2020 · 4 comments

Comments

@JMarceloCasanova
Copy link

Hello! I'm having an error flashing the firmware with ST-LINK.

So what I have done is: compiled the firmware with Keil to have the binaries, connected the st-link v2 with the board and unlocked the flash by resetting the option bytes, cleared the memory and then I get this error:
: Unexpected error
: Error occured during program operation!
: Programming error @ 0x08000000!
I'v tried pressing the button and changing some speeds but with no success.

My board's model is TT-SD2.2 with a gd32f130c8t6

@andresiko
Copy link

andresiko commented Jul 22, 2020

Any progress @JMarceloCasanova ?

@drphil3d
Copy link

drphil3d commented Feb 2, 2022

having the same issue

@rokars
Copy link

rokars commented Jun 6, 2022

i used the keil flash -> download to program directly from keil, works

@AlfreddGco
Copy link

Try with st-flash --reset write ./firmware.bin 0x08000000

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

5 participants