ndabas / pico-setup-windows

Quickly get started with Raspberry Pi Pico/RP2040 on Windows
Apache License 2.0
298 stars 35 forks source link

OpenOCD can't find Interface #33

Closed j-broome closed 1 year ago

j-broome commented 1 year ago

image

It's unclear from this repo and the getting started documentation how to properly setup the launch and settings json files. I have PicoProbe running on one Pico with the correct wiring to the Pico I am flashin/debugging. I succeed on a Pi 4, but in Windows 11 I am missing something.

j-broome commented 1 year ago

The downloads folder shows what following embedded system's (https://learnembeddedsystems.co.uk/133-2) method results in. The "raspberry-pi-swd" is missing from this repo as far as I can tell. Any guidance would be appreciated.

ndabas commented 1 year ago

Try the new release available from Raspberry Pi: (OpenOCD is also available stand-alone in that release if you do not want the full installation) https://github.com/raspberrypi/pico-setup-windows/releases/latest

OpenOCD and Picoprobe have been updated in the new release, please take a look at the tutorial and wiki.

Closing this issue for now but feel free to re-open it if there is still an issue.