Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7605

General • Re: pico probe on mac

$
0
0
The openocd command line was split across 2 lines in your post. Did you by chance type it in as 2 separate lines in the shell as well since that would cause those errors to be displayed? It should probably be:

Code:

sudo openocd -f interface/cmsis-dap.cfg -f target/rp2040.cfg -c "adapter speed 5000" -c "program blink.elf verify reset exit"

Statistics: Posted by adam_green — Fri May 09, 2025 8:01 pm



Viewing all articles
Browse latest Browse all 7605

Trending Articles