blackmagic
https://github.com/blackmagic-debug/blackmagic
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. Serial Wire Output (SWO) allows the target to write tracing and logging to the host without using usb or serial port.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout hardware/blackmagic && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
blackmagic-1.9.1.tar.gz | 0000398111 389 KB | |
blackmagic.changes | 0000001232 1.2 KB | |
blackmagic.spec | 0000002798 2.73 KB |
Latest Revision
Torsten Gruner (Simmphonie)
accepted
request 1095637
from
Torsten Gruner (Simmphonie)
(revision 3)
- update to version 1.9.1 * Fixed an issue with an include path making BMDA fail to build on Windows [sidprice] * Fixed a missing probe call for ATSAM3x parts which caused a scan regression [AnantaSrikar] * Fixed an issue where detaching from the firmware and then reattaching would reattach to the target, causing subtle breakage [tlyu] * Fixed some pinout issues in the firmware for the native hardware [dragonmux] * Fixed several build issues with BMDA on Windows which caused the build to be broken in some configurations of MSYS2 [dragonmux] * Fixed some issues building BMDA on Windows under cygwin [hydra] * Fixed make clean issue deleting version.h when building in a source archive [esden]
Comments 0