-
Looks like there is some issue checking out the current commit for CMSIS_5 when executing the following line from the "Build and flash picoprobe" section of the User Guide:
When I run `git submodul…
-
Is there a reset-init script for the rp2040 microcontroller in the pico? This is in the Openocd documentation...
Terminal 1
openocd -s /home/penta/.arduino15/packages/rp2040/hardware/rp2040/3.6.2/…
-
Currently the TULIP4041-DevBoard project is using the default USB VID (Vendor ID) and PID (Product ID) value.
While using the USB VID value of 0x2E8A is reasonable (we're on RPi's platform), using th…
-
### Problem:
tud_cdc_connected is using DTR bit which is used in [cdc_uart.c](https://github.com/raspberrypi/picoprobe/blob/master/src/cdc_uart.c) If DTR is not set by host (PC terminal or other de…
-
Hi there! I'm trying to upload to rpi pico with a raspberry debugprobe (this thing https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html, firmware 2.0.1).
Everything is connecte…
-
Hello,
I'm testing the debugprobe (hardware tool) in my mac os.
I've installed all the binaries like documentation describes.
After doing everything I did the following command in console
…
-
### Describe the problem
I'm following the procedure "Debugging with the Arduino IDE 2" to learn how to use the Arduino debugger. However, when I press the button to "Start debugging" I get the erro…
-
I had to install `libftdi1-2` and `libhidapi-hidraw0` to be able to use openocd with my picoprobe:
```bash
sudo apt install libftdi1-2 libhidapi-hidraw0
```
-
I wanted to extend the closed topic [1157](https://github.com/tinygo-org/tinygo/issues/1157 ) and first inquire to @deadprogram or the team is it possible to use delve with TinyGo? I know we have gdb…
-
I am not sure if this is a bug with GDB, or something to do with debugprobe not relaying the appropriate information back to GDB.
From the [GDB issue](https://sourceware.org/bugzilla/show_bug.cgi?i…