-
I tried using the guide to flash a CH32V003F4P6 board and it does not seem to work. To ensure that it is not a problem with my setup, I have tested the wiring and hardware using Mounriver studio and i…
-
They seem to have their own check in place, so idf.py should have access to this environment variable, not just the `openocd` binary.
-
```
~/st-link-v2-clone/config$ openocd -f interface/stlink.cfg -f myconfig.cfg
Open On-Chip Debugger 0.11.0
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.h…
-
### Development Kit
esp32c6-devkitc
### Module or chip used
esp32c6
### Debug Adapter
ftdi
### OpenOCD version
git
### Operating System
Windows
### Using an IDE ?
no
### OpenOCD command li…
-
I want to run ACT tests on a real riscv board, is there a way?
I found this comment https://github.com/riscv-non-isa/riscv-arch-test-reports/pull/2#issuecomment-1463397890. They seem to be using gd…
-
Try to get debugger working with the Xtensa architecture, which requires OpenOCD. Looks like some binaries aren't in the expected directories after following the [directions](https://docs.esp-rs.org/b…
-
Add support for OpenOCD.
-
On my corporate managed Windows11 laptop, the OpenOCD from the MSDK installer will not open the MAX32625PICO CMSIS-DAP device.
On the same laptop, a VirtualBox VM that we attach the same PICO to as…
-
I got a stm32f4 and wrote some code to it, then tried to run openocd and got this error
C:\Users\eyala\Documents\OpenOCD-20240916-0.12.0\bin>openocd.exe -f openocd.cfg
Open On-Chip Debugger 0.12.0…
-
I am debugging a Marvell mw320 target with OpenOCD. The debugger startup fails with:
```
Failed to launch GDB: Remote replied unexpectedly to 'vMustReplyEmpty': PacketSize=4000;qXfer:memory-map:read…