Search found 1 match
- Mon Jun 19, 2023 5:33 pm
- Forum: General Discussion
- Topic: ESP32S3 JLINK debug
- Replies: 0
- Views: 1138
ESP32S3 JLINK debug
Controller is ESP32S3. Set VScode and Eclipse for openOCD debug both over USB jtag and over Segger JLink. I can to debug(step in, step over, breakpoints) simple stuff, like esp idf examples, but I'm unable to debug more complex multi threaded FW, when I flash the controller with more complex stuff, ...