Skip to content

Debug Probe fails on RP2040 revision B1 #158

@Gerhard-Vienna

Description

@Gerhard-Vienna

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 'debugprobe' and as it worked fine, I assumed it was the pico I was using. So I tried it with different picos, but the result was always negative.

The solution then lay in the output of 'picotoo info -a'.

The picos I used were all revision B1, whereas the original pico probe was revision B2.
Replacing the pico in my homemade debugger with a recently purchased one (B2) solved the problem.

Details:

I'm not sure if the lack of support for older picos is intentional or a bug. In any case, a note in the documentation (Getting Started...) would be appropriate!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions