makerdiary / pitaya-link

An Open-Source CMSIS-DAP Debug Probe based on DAPLink
https://wiki.makerdiary.com/pitaya-link/
MIT License
14 stars 2 forks source link

pyOCD Usage: Cannot get pitaya-link to work with Raspberry Pi Pico via pyOCD #7

Open lerouxb opened 2 years ago

lerouxb commented 2 years ago

I'm trying to use the pitaya-link to debug a Raspberry Pi Pico. I have the latest pyOCD installed. I ran the command pyocd gdbserver --target RP2040 and I get the error pyocd.core.exceptions.TargetSupportError: RP2040 requires a debug probe with SWD sequence capability.