Kharzette
Watcher of Overs
- 5,679
- 5,665
I got the debuggery to work!
One pico plugs into the compy via usb, and you flash it with debugprobe_on_pico.uf2. The other one uses pin power and you wire the opposite end up to some pins on the compy-plugged-in one and it acts like a serial debuggerererereerer.
This helped me out though it is a bit outdated: areed.me | Setting up Raspberry Pi Pico development with picoprobe in VSCode on Arch Linux
There's this openocd that the vscode pico extension tries to run but there's assgoblinry with it needing sudo. It behaves about like a console devkit. You can step and see variables and such in the debugger. It occasionally screws up but usually works next try so there's usually no need for any unplug /replug stuff.
I figured out how to use my multimeter so I sat at a table and just kept at the solderizing until all the pins worked properly. Some got shorted together and that took me awhile to figure out how to fix that. I've got this little spring loaded sucker thing that zaps away big blobs of silvery stuff when you put too much or need to just start over.
One pico plugs into the compy via usb, and you flash it with debugprobe_on_pico.uf2. The other one uses pin power and you wire the opposite end up to some pins on the compy-plugged-in one and it acts like a serial debuggerererereerer.
This helped me out though it is a bit outdated: areed.me | Setting up Raspberry Pi Pico development with picoprobe in VSCode on Arch Linux
There's this openocd that the vscode pico extension tries to run but there's assgoblinry with it needing sudo. It behaves about like a console devkit. You can step and see variables and such in the debugger. It occasionally screws up but usually works next try so there's usually no need for any unplug /replug stuff.
I figured out how to use my multimeter so I sat at a table and just kept at the solderizing until all the pins worked properly. Some got shorted together and that took me awhile to figure out how to fix that. I've got this little spring loaded sucker thing that zaps away big blobs of silvery stuff when you put too much or need to just start over.
- 1