-
-
Notifications
You must be signed in to change notification settings - Fork 781
Upgrading Firmware
Piotr Esden-Tempski edited this page Aug 2, 2016
·
23 revisions
If you have one of the native hardware Black Magic Probes the process of upgrading the firmware is as follows:
Download or compile a Black Magic Probe (BMP) firmware.
Plug in the Black Magic Probe into your computer and run the following command:
sudo dfu-util -d 1d50:6018,:6017 -s 0x08002000:leave -D blackmagic.bin
If this does not manage to switch your BMP into bootloader mode you can also plug in your BMP while holding down the button. This will force the BMP to stay in the bootloader on power up.
You can use the Upgrade.exe program.
TODO???