Mac; Using Picoprobe With Openocd - Raspberry Pi RP2040 Getting Started

Table of Contents

Advertisement

Getting started with Raspberry Pi Pico

Mac

brew install minicom
minicom -D /dev/tty.usbmodem1234561 -b 115200

Using Picoprobe with OpenOCD

Same for all platforms
src/openocd -f interface/picoprobe.cfg -f target/rp2040.cfg -s tcl
Connect GDB as you usually would with
target remote localhost:3333
Using Picoprobe with OpenOCD
64

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RP2040 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Pico

Table of Contents

Save PDF