1 repository
Tools for controlling and inspecting ARM Cortex-M, Cortex-A, and Cortex-R processor cores via JTAG or SWD.
Distinguishing note: Existing candidates focus on ML optimizations or flight controllers, not general-purpose processor debugging.
Explore 1 awesome GitHub repository matching hardware & iot · ARM Cortex Debugging. Refine with filters or upvote what's useful.
Blackmagic is a GDB server for embedded hardware that translates GDB remote protocol messages into JTAG and SWD commands. It functions as an ARM and RISC-V debugger and hardware debug probe manager, enabling users to inspect memory, control execution, and manage registers on ARM Cortex and RISC-V cores. The project distinguishes itself by acting as a remote hardware debugging bridge that can stream GDB server traffic over TCP/IP to control physical hardware from a remote machine. It also provides a JTAG and SWD interface to connect host computers to target hardware and serves as an embedded f
Controls and inspects ARM Cortex-M, Cortex-A, and Cortex-R processor cores via JTAG and SWD.