Thanks! That was exactly the problem, I had to use the other port.
I was not aware as flashing and monitoring worked fine, that gave me the impression I was using the correct USB port.
Search found 2 matches
- Tue Mar 05, 2024 8:48 pm
- Forum: Hardware
- Topic: ESP32-S3-Wroom-1 debugging USB-JTAG
- Replies: 2
- Views: 2020
- Mon Mar 04, 2024 10:33 pm
- Forum: Hardware
- Topic: ESP32-S3-Wroom-1 debugging USB-JTAG
- Replies: 2
- Views: 2020
ESP32-S3-Wroom-1 debugging USB-JTAG
Hello, I installed ESP-IDF through VS Code on Linux (OpenSuSE 15.4). I installed the github master branch from March 3rd and configured python3.10. I created an example project from the Hello World template, compiled it, all fine. I have an ESP32-S3 Wroom-1 on /dev/ttyACM0 (access rights set to 666)...