SaaSHub helps you find the best software and product alternatives Learn more →
Debugprobe Alternatives
Similar projects and alternatives to debugprobe
-
ExpansionCards
Reference designs and documentation to create Expansion Cards for the Framework Laptop
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
cortex-debug
Visual Studio Code extension for enhancing debug capabilities for Cortex-M Microcontrollers
-
openocd
Raspberry Pi's downstream fork of OpenOCD for use with Pico-series devices. (by raspberrypi)
-
UsbAsp-flash
Program allow you to program flash memory on the protocols spi, I2C, MicroWire. Supports CH341a, CH347, UsbAsp, AVRISP(LUFA), Arduino, FT232H.
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better debugprobe alternative or higher similarity.
debugprobe discussion
debugprobe reviews and mentions
Posts with mentions or reviews of debugprobe.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-22.
-
A Framework Laptop Hacking Story
use the JECDB header to connect a SWD probe like a Picoprobe and debug the firmware
-
J-Link replacement with Raspberry Pi Pico?
Can Raspberry Pi Pico replace J-Link? I saw PicoProbe project, installed and wired for it, but pyocd stucks with "Waiting for a debug probe to be connected..." and nRF Connect Programmer fails with error "Unsupported device. The detected device could not be recognized as neither JLink device nor Nordic USB device."
-
Help debugging RP2040 using J-Link and OpenOCD
Even once you've got that handled, though, I'm not sure the JLink will be able to connect. The RP2040 uses a somewhat uncommon variant on SWD to communicate with its two cores; not all debug probes support this. If you can't get the JLink to work and you have a spare Pi Pico around, you can use the Picoprobe firmware to turn the extra Pi into a DAPlink-compatible debug probe.
-
New Product from Raspberry Pi: Raspberry Pi Debug Probe: a plug-and-play debug kit for $12
That's cool, but does it do anything you can't already do with just another Pico running picoprobe? (like this)
-
rp2040, boot from ram(no flash), swd
I need to boot rp2040 from ram (no flash), which I have tested with the picotool (with USB) and picoprobe (with swd+gdb load) and I can boot from ram and flashing a LED.
- building opened for apple Mac m1
-
Anyway to use a RP pico as an stlink clone?
Yes -- the Picoprobe firmware is what you're after.
-
What're my debugging options without a raspberry pi?
And here's the repo for the picoprobe software: https://github.com/raspberrypi/picoprobe
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Aug 2026
Stats
Basic debugprobe repo stats
9
1,215
6.1
29 days ago
raspberrypi/debugprobe is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of debugprobe is C.