-
When uploading an arduino sketch I get an output:
```
...
/home/marsres/snap/arduino/61/.arduino15/packages/rp2040/tools/pqt-openocd/1.3.1-a-7855b0c/bin/openocd -f interface/picoprobe.cfg -f target…
-
pico-sdk version: 1.3.0
tinyUSB version: 0.12.0
I started by using [Noltari's pico-uart-bridge example](https://github.com/Noltari/pico-uart-bridge) as a base for my project and it works just fine…
-
Could you include the [Picoprobe](https://github.com/raspberrypi/picoprobe) as a debugging option in PlatformIO? It would be very useful if we could debug and program the [Raspberry Pi Pico](https://w…
-
Would you please consider adding CMSIS-DAP adapter support (add --enable-cmsis-dap in addition to --enable-picoprobe to configure) to the next build of OpenOCD?
Also, there are more current source …
-
When attempting to use the latest released libusb dll version from this repository with the [Rasberry Pi foundation's version of OpenOCD](https://github.com/raspberrypi/openocd/), I am immediately gre…
-
Trying to install with pico_setup.sh (https://raw.githubusercontent.com/raspberrypi/pico-setup/master/pico_setup.sh) results in this error:
```
Scanning dependencies of target picoprobe_probe_pio_…
fivdi updated
3 years ago
-
Hi,
i just switched over from the mbed Arduino core for the RP2040 because I'm pretty disappointed with how the code is written and maintained. Multicore is practically impossible to do there.
I…
-
For people to easily flash their devices with the Picoprobe firmware, this repo should provide precomompiled .uf2 files that people can just drag-and-drop onto a Pico in bootloader mode, either as a f…
-
_Good day. I have been sitting on a mystery for two days and I need your help._
## Preface:
I love JetBrains and try to use their IDEs everywhere I go. So it's CLion, and Platform IO or raw C++ SD…
-
I've just tried to build OpenOCD for Windows (W7 64-bit in my case) and found a number of issues with Appendix A of "Getting started with Raspberry Pi Pico" build date 23-02-2021. Possibly a reorderin…