-
When entering a debug session using Linux Mint 21, the debug console generates an error message for missing shared libraries
```
error while loading shared libraries: libftdi1.so.2: cannot open shar…
-
This may be something I don't grok about how the UART and the wifi chip interact. Here's the setup NOT using wifi:
I have a PicoProbe connected to SWD and to UART0 (GP0 and GP1). Anything I print…
-
script creates picoprobe directory but should now create a debugprobe directory as stated in the getting stared guide.
-
If you change the runner to probe-run, and connect the Pi Pico via a picoprobe the programming prosess works, but it is kind of useless, as the program tries to write via the usb serial port
```
tin…
-
In my experience debugging with stock OpenOCD through VSCode on Windows, timers do not increment; and as a result all sleep functions cause the debugged program to freeze. See for more info:
- ras…
-
Is this impossible, something I could easily add, or a major feature request?
I'm working with poll-based USB and LWIP and it would be really useful to see separate console windows for several 'concu…
-
I followed steps from Getting Started with Pi Pico, and[https://github.com/raspberrypi/openocd/issues/7]( https://github.com/raspberrypi/openocd/issues/7). Also [https://hackaday.io/page/13821-buildin…
-
**Describe the bug**
Debugging RP2040 via picoprobe yields warnings and no defmt output.
**To Reproduce**
Steps to reproduce the behavior:
1. clone https://github.com/FlareFlo/magneto_pad
2. …
-
I don't know the details yet, but it spams `error -71` in dmesg. Will investigate with picoprobe later.
-
New to hardware and MCUs in general; apologies in advance if there's something obvious going on here.
I have a Picoprobe with the latest firmware which is ostensibly connected correctly to another …
tmb updated
10 months ago