debugprobe icon indicating copy to clipboard operation
debugprobe copied to clipboard

Results 56 debugprobe issues
Sort by recently updated
recently updated
newest added

The current release of the firmware leaves the clock and data lines with output enabled after deinit. When the probe is used as a component of a larger system/project, this...

The [README](https://github.com/raspberrypi/debugprobe/blob/master/README.md#todo) states: > TODO > Possibly include RTT support However, I've successfully used the probe with [TinyGo](https://tinygo.org) in RTT output mode with success. It seems to me the TODO...

The debugprobe can connect to most devices I have, except for the STM32G431. I can use other probes (original and clone j-links) to connect to the same target, using the...

When my homemade debugger stopped working with 'Picoprobe', I loaded the 'debugprobe' firmware. However, the debugger fails with `Error: Could not connect multidrop rp2040.dap0` I got hold of an original...

Hi, Those few past days i've been trying a combination of rp2040 and rp2350 as both host and guest (debugger & target). I've got myself a mix of 4+ different...

After installing the new SDK 2.1.0 , the Pico does not reset and hangs after loading new elf file with openocd. Tried downloading the source for debugprobe and recompiling and...