Search found 2 matches

by tmagdahl
Mon Jun 17, 2024 4:49 pm
Forum: ESP32 Arduino
Topic: Debugging ESP32-S3-DevKitC-1.1 on native USB interface misses print output
Replies: 1
Views: 655

Re: Debugging ESP32-S3-DevKitC-1.1 on native USB interface misses print output

Hi,

Any soul willing to offer feedback why no activity on this topic.
I am aware on the implications of a non payed forum and appealing to good will.

Wrong forum (only esp32 and not esp32-s3)?
Is the title not well formulated?
Is the body of the post not clear enough?

Regards

Thomas
by tmagdahl
Thu Jun 06, 2024 9:15 pm
Forum: ESP32 Arduino
Topic: Debugging ESP32-S3-DevKitC-1.1 on native USB interface misses print output
Replies: 1
Views: 655

Debugging ESP32-S3-DevKitC-1.1 on native USB interface misses print output

Hi, I am debugging ESP32-S3-DevKitC-1.1 with a single USB cable, connected to the native USB connector of the Kit (not UART). I can upload compiled code, obtain output on the Serial Monitor (printf using HWCDC) and invoke the debugger. If I leave the code to run without breakpoints on the debugger I...