-
Unsure where this should be reported, but about once every 5 minutes I have to pull the power on the picoprobe and DUT and plug them both in again to reset them. During this time, Serial/UART bridge i…
-
I've had the Pico SDK installed on my RPi5 since about Jan or Feb this year (2024). To avoid the `BOOTSEL` procedure (which requires 3 hands :), I bought a "Raspberry Pi Debug Probe", and installed `o…
-
Hi again.
I suggest 2 more pinouts - combination of SWD + UART + FactoryMode detection and same for PIC. They're already presented in my libs. I use these combos in my projects, so I can get debug…
-
Hello,
I like your wifi_jtag project very much, great work (Y).
Does wifi_jtag also support SWD protocol to debug and program STM32 microcontroller?
kind regards
-
**Describe the problem**
rpc error: code = Unknown desc = getting device
authorization flow info failed with error: context
canceled
**Screenshots**
![image](https://github.com/netbirdio/netbir…
-
I've been playing around with a WCH32 board. It has an onboard debugger which works with probe-rs, but when I try to run with the rusty probe I get this.
```
probe-rs run --chip CH32V307 target/risc…
-
Please could you adapt this to STM32 series that use SWD?
I tried using this on an STM32 but it seems the protocol layout for the memory is different even though they use SWD and ARM-based
fedy0 updated
2 months ago
-
This is often symptom of blocked SWD access due to security reasons.
Would it be possible to have specific exception type for this error to not have to rely on the exception message.
-
I am using Numaker-etm-m487 evaluation board, and I get this.
```
> sudo openocd -f eclipse/OpenOCD/scripts/interface/nulink.cfg -f eclipse/OpenOCD/scripts/target/numicroM4.cfg
Open On-Chip Debug…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…