You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gareth McMullin
fe4bae7942
|
8 years ago | |
---|---|---|
driver | 13 years ago | |
libopencm3@67242de60d | 11 years ago | |
scripts | 9 years ago | |
src | 8 years ago | |
upgrade | 10 years ago | |
.gitignore | 10 years ago | |
.gitmodules | 12 years ago | |
.travis.yml | 8 years ago | |
COPYING | 14 years ago | |
HACKING | 10 years ago | |
Makefile | 10 years ago | |
README.md | 8 years ago |
README.md
Black Magic Probe
Firmware for the Black Magic Debug Probe.
The Black Magic Probe is a modern, in-application debugging tool for embedded microprocessors. It allows you see what is going on 'inside' an application running on an embedded microprocessor while it executes. It is able to control and examine the state of the target microprocessor using a JTAG or Serial Wire Debugging (SWD) port and on-chip debug logic provided by the microprocessor. The probe connects to a host computer using a standard USB interface. The user is able to control exactly what happens using the GNU source level debugging software, GDB.
See online documentation at https://github.com/blacksphere/blackmagic/wiki