-
Notifications
You must be signed in to change notification settings - Fork 0
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
Recover from BlackMagic probe does not work #1
Comments
Why do you use some script coming from nowhere without further investigation? Did you attach by hand to port 2 and query the available commands as I requested before? It seems, not! A look at the source will tell you that port 2 has only one command: |
It worked. Weird. Thanks. What did I do:
Actual "erase_mass" took just a moment (I guess it just removed the protection bits). After that it became fully programmable and for al that I didn't need J-Link at all. Worked with E73-2G4M08S1C and E73-2G4M04S1B (both are new from the factory). Thanks! I don't really know why batch didn't work, probably timings or something. Didn't need "set non-stop on" either. |
Probably OT a bit but what are the two boards in the bottom-right and bottom-left of that picture? |
The latter is mine, the former is nRF52832-based and does not have hardware USB, only charger. |
Module E73-2G4M04S1B
Black Magic Probe (Firmware v1.6.1-267-g302ff20) (Hardware Version 0).
arm-none-eabi-gdb 8-2018-q4-major) 8.2.50.20181213-git
nrfjprog --recover works, arm-none-eabi-gdb does not.
The probe works (attaches just fine after nrfjprog --recover from J-Link).
Also posted to blackmagic-debug/blackmagic#230
The text was updated successfully, but these errors were encountered: