Setup guide for using two RP2040 for debugging using Yapicoprobe
-
Install the Easy to use installer from the official repo site
-
Connect both picos to your PC via USB (this is the setup I did on the Issue #78 reported and worked for me).
-
Drag the yapicoprobe-0112-pico-3590ff9.uf2 to your target, it should restart and be renamed as YAPicoprobe.
-
Your probe should start blinking its LED.
-
Wire your picos the following way.
-
After wiring your picos the probe's blinking should change.
-
Open your vs code, but the one installed by the pico-setup-windows installer and open the pico-examples folder and select one of your liking, for example the blinking example one.
- Then hit the debug option menu and should be able to debug with your picos :).
Here I leave a video of the picos wired and the debugger working, if you can't see it on the github markdown reader, just head to the video folder in the repo.