Giter Club home page Giter Club logo

Comments (1)

majbthrd avatar majbthrd commented on August 22, 2024

I suspect that there is a far more mundane explanation rather that the Feather RP2040 being any different.

When you say "does not boot as an CMSIS adapter", what does this phrase mean to you?

Here's how I would define it. After copying over the .uf2 to the RP2040, the RP2040 reboots. At this point...

If in Linux, you should be able to issue the command:

lsusb

and see something like the following in its output:

Bus 001 Device 005: ID 1209:2488 InterBiometrics

Note that due to the near infinite number of Linux variations, instead of "InterBiometrics", you may see something different, but the "1209:2488" will be the same.

If in Windows, go to the Device Manager, and under "Human Interface Devices", look for a "HID-compliant vendor-defined device" whose properties have a "Details" tab with HID\VID_1209&PID_2488. Here's a sample screenshot.

111808455-0252ea80-88a2-11eb-9da8-196eae365b00

For Mac, I think there may be a "lsusb" equivalent like the Linux explanation, but I don't use Mac.

If the above tests pass, it is already booting as a CMSIS-DAP adapter.

Now, if you are using Linux, perhaps you haven't installing a udev rule with a rule for 1209:2488? That would mean the device is available, but only to root.

Beyond that, it is almost certainly user error or user mis-configuration.

from pico-debug.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.