Search found 1 match

by HrishiKadu
Sun Jun 02, 2024 4:32 pm
Forum: General Discussion
Topic: Warning error in Hello world example: WARNING: GDB cannot open serial ports accessed as COMx
Replies: 0
Views: 714

Warning error in Hello world example: WARNING: GDB cannot open serial ports accessed as COMx

Hello, I have M5STAMPS3 controller and i have been trying to execute hello world and blink example program. But after flashing successfully, iam getting this error : --- WARNING: GDB cannot open serial ports accessed as COMx --- Using \\.\COM6 instead... --- esp-idf-monitor 1.4.0 on \\.\COM6 115200 ...