Embedded Debugging with the Black Magic Probe
Thiadmer Riemersma
Broschiertes Buch

Embedded Debugging with the Black Magic Probe

Versandkostenfrei!
Versandfertig in 1-2 Wochen
55,99 €
inkl. MwSt.
PAYBACK Punkte
28 °P sammeln!
The "Black Magic Probe" is a debug probe for ARM Cortex microcontrollers, supporting SWD and JTAG. What sets it apart from other debug probes is that it directly supports the Remote Server Protocol of GDB (also used by LLDB and other debugging and development tools). This quashes the need for additional middleware, services or drivers, and thereby makes the software/hardware toolchain simpler, more portable and more reliable. What you can do with the Black Magic Probe is: ¿ Download code into Flash ROM or RAM of the microcontroller. ¿ Step through code, look at a backtrace of the call stack....