Closed Timvrakas closed 8 years ago
Are you using a discovery board? If so, which one?
Can you post the full debug output?
No, it is a custom application. I was able to get it to work with the official ST-Link Windows utility, and with st-flash on Linux. To program I am using a SWD dongle, and I only have the 4 basic pins broken out: SWD, CLK, Vcc, Gnd. Hence there is no debug data if that makes any difference.
On Jul 21, 2016 3:25 AM, "Fabien Poussin" notifications@github.com wrote:
Are you using a discovery board? If so, which one?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fpoussin/QStlink2/issues/27#issuecomment-234189057, or mute the thread https://github.com/notifications/unsubscribe-auth/ACZe9Pjdu0uE3M3XouVXthODsYWqMRL-ks5qXy0UgaJpZM4JRan6 .
I was talking about QSTlink2's debug output, you only posted part of it.
Is the reset pin wired to the debugger?
Wow, OK, I went back to get the full debug script, and now it works fine. Very odd, it was failing under the same conditions earlier. Sorry to waste your time, I will come back if I figure out anything more.
No worries, let me know if you have any issues.
System Connects correctly, but the flashing progress bar never starts to move. -v shows:
then there are just endless getStatus()
Thanks