Search found 1 match
- Tue Nov 19, 2024 10:54 am
- Forum: IDEs for ESP-IDF
- Topic: Target debugging via JTag in EspressifIDE (on Linux) creates 100% CPU load
- Replies: 0
- Views: 257
Target debugging via JTag in EspressifIDE (on Linux) creates 100% CPU load
Hi all, I got the Jtag debugging of an ESP32-WROOM-32 module running in the EspressifIDE 3.1 on a Linux system (Kubuntu 24.04LTS). Used a Turtelizer2 for JTag. When I start the debugging inside EspressifIDE all works as expected, means I can flash the target, and debug like a local application. Howe...