Results 11 comments of Ale Moglia

> The latest version of the debugprobe firmware is not v2.0.0. Please ensure you are using the v2.2.3 release. It's the commercial debugprobe, how do I update the firmware if...

Ignore. Downloaded from here and updated the probe: [https://github.com/raspberrypi/debugprobe/releases/tag/debugprobe-v2.2.3](url) The file used is the [debugprobe.uf2](https://github.com/raspberrypi/debugprobe/releases/download/debugprobe-v2.2.3/debugprobe.uf2) However, it still shows 2.0.0, what am I doing wrong?: ``` * Executing task: C:\Users\amogl/.pico-sdk/openocd/0.12.0+dev/openocd.exe...

Well, it seems there is no rescue config on the version bundled in VSC: ``` PS C:\Users\amogl\OneDrive\Stash Win\Pico\code\Eurorack\NyX\NyX> openocd -s C:\Users\amogl\.pico-sdk\openocd\0.12.0+dev\scripts -f interface/cmsis-dap.cfg -f target/rp2040-rescue.cfg Open On-Chip Debugger 0.12.0+dev-gebec950-dirty (2024-09-27-16:29)...

> That's the CMSIS DAP protocol version and not the probe firmware version. Unfortunate that they can collide. The probe version is reported in the bcdDevice field of the USB...

Thank you. It was working before up until a few days ago and not sure what has changed as the extension wasn't updated recently. How can I replicate this to...

The detailed sequence of events as I recall where these: 1. I have been programming with SWD without a problem several raspberry pico powered externally via SWD. 2. Tried my...

> I've replicated your setup with a Pico (in bootsel mode), Debugprobe and VScode but don't see your issue. However, I've spotted that the openocd build shipped with the extension...

Quick "Flash Project (SWD)" from a Mac (yes I installed VSC and same results yesterday). Using AD2 logic analyser connected in between SDWIO and SWDCLK. I can see the CLK...

@P33M yes, I'm using the debug_on_pico. And sorry, yes the GPIO2 and GPIO3 are the outputs taken. It's anyoing as the target PICO can be programmed perfectly via USB so...

Apologies, I have not been able to take again the measurements with a working pico. I need to create a Y connection to plug in the logic analyser using SWD....