picotool icon indicating copy to clipboard operation
picotool copied to clipboard

ERROR: The RP2040 device returned an error: <unknown>

Open Some0neS0mewhere opened this issue 1 year ago • 3 comments

Hi All,

I've just run through the SDK Getting started guide using a Pico 2 and SDK 2.0 under visual studio code as mentioned in the getting started guide. When running the debug routine using a pico debug probe the following is reported for the blink project:

image

Some0neS0mewhere avatar Aug 24 '24 15:08 Some0neS0mewhere

Yes, this is a known issue with the Arm toolchain gdb on Windows - but it shouldn’t actually affect functionality. Other than this warning, did the debugging work fine?

will-v-pi avatar Aug 24 '24 20:08 will-v-pi

Hi will-v-pi,

Yes all seems to work fine with the Pico 2 under vs code and the Pico extension (SDK 2) when trying the blink example.

I am having another issue however with blink and blink_w when switching to either the original Pico and/or the Pico W. This issue is even after installing Zadig. Perhaps this issue is meant for a different platform.

The issue after installing Zadig is:

image

Cheers

Some0neS0mewhere avatar Aug 25 '24 10:08 Some0neS0mewhere

Yeah, issues with picotool should be reported at https://github.com/raspberrypi/picotool/issues please.

lurch avatar Aug 25 '24 15:08 lurch