-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
edbek updated
3 months ago
-
Hi!
Debugging is not working in the Seeed Studio xiao-ESP32-S3 board. According to documentation, the S3 supports direct (no external probe) debugging through its internal JTAG USB interface howev…
-
I am stuck with the following screen state on rpi5:
``` sh
sudo openocd -f interface/raspberrypi-swd.cfg -f target/rp2040.cfg
Open On-Chip Debugger 0.11.0-g8e3c38f (2023-12-23-19:52)
Licensed unde…
-
I might be misunderstanding something (or doing something wrong) as I am quite new to the esp-rs community, so sorry for that in advance. I currently have some [WEMOS lolin 32 s2 mini](https://www.wem…
-
Hi,
I have a Nexys A7, the successor of the Nexys4DDR (according to the manufacturer, the boards are almost the same).
I installed Vivado 2018.2, took the 1.5 SweRV core, changed the strings ask…
-
Hi, I'm trying to set up JTAG debugging on ESP8266. For the wiring I followed [this guide](https://visualgdb.com/tutorials/esp8266/nodemcu/jtag/). I compiled the code from this repository. My JTAG ada…
-
```
[jeanthomas@computer openocd-dirtyjtag]$ sudo src/openocd -f tcl/interface/dirtyjtag.cfg
[sudo] Mot de passe de jeanthomas :
Open On-Chip Debugger 0.10.0+dev-01035-g60aaf148-dirty (2020-01-23…
-
I can't run esp32 gdb because python2.7 is too old for my OS.
Installing the latest version direct from espressif works.
I've seen other people encountering this problem on platformio forums too.
-
Hello,
I read all the preview posts about a "make install" problem. I reflowed the Pi interface connector and all the STM32 connections. Same error with the lite version. The message is the following…
cnuty updated
5 years ago
-
Having a problem about reset on K210 using FT4232H as an adapter.
The command `jtag arp_init-reset` works but `reset halt` does not work. I am just wondering where the problem is?
openocd config…