[0;33m--- Warning: GDB cannot open serial ports accessed as COMx[0m [0;33m--- Using \\.\COM4 instead...[0m [0;33m--- esp-idf-monitor 1.7.0 on \\.\COM4 115200[0m [0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m [0;33m--- To exit from IDF monitor please use "Ctrl+]". Alternatively, you can use Ctrl+T Ctrl+X to exit.[0m [0;33m--- To exit from IDF monitor please use "Ctrl+]". Alternatively, you can use Ctrl+T Ctrl+X to exit.[0m [0m Traceback (most recent call last): File "C:\Espressif\frameworks\esp-idf-v5.4.1\tools/idf_monitor.py", line 11, in <module> sys.exit(subprocess.run([sys.executable, '-m', 'esp_idf_monitor'] + sys.argv[1:]).returncode) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "subprocess.py", line 550, in run File "subprocess.py", line 1199, in communicate File "subprocess.py", line 1262, in wait File "subprocess.py", line 1543, in _wait KeyboardInterrupt