-
-
Notifications
You must be signed in to change notification settings - Fork 781
Related Projects
Piotr Esden-Tempski edited this page Jul 4, 2022
·
6 revisions
WARNING: The content of this wiki has been moved to http://black-magic.org website. Please update your links.
We still welcome and encourage contributions to the Black Magic Probe documentation through the website repository.
Projects useful to BMP users:
- atom-gdb-debugger - GDB integration for Github's Atom editor
- gcc-arm-embedded - GNU ARM Embedded Toolchain
- libopencm3 (on Github) - Open source Cortex-M microcontroller library (examples)
- gdb - The GNU Project Debugger
- dfu-util - Device Firmware Upgrade Utilities
- stm32flash - Flash STM32 over built-in serial bootloader
EDA tools:
Competing projects:
- OpenOCD - Open On-Chip Debugger
- pyOCD - Open source python library for programming and debugging ARM Cortex-M microcontrollers using CMSIS-DAP
- pystlink - Python tool for flashing and debugging STM32 devices using ST-LINK/V2
- texane/stlink - STM32 Discovery Line Linux Programmer
- CMSIS-DAP