Stimulate/build/log/idf_py_stderr_output_6760

21 lines
5.9 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Command: C:\Espressif\python_env\idf5.5_py3.11_env\Scripts\python.exe C:\Espressif\frameworks\esp-idf-v5.5\tools/idf_monitor.py -p COM16 -b 115200 --toolchain-prefix xtensa-esp32s3-elf- --target esp32s3 --revision 0 C:\Users\29096\Desktop\work\SIM\SIM_S3_1\build\SIM_S3_1.elf C:\Users\29096\Desktop\work\SIM\SIM_S3_1\build\bootloader\bootloader.elf --force-color -m 'C:\Espressif\python_env\idf5.5_py3.11_env\Scripts\python.exe' 'C:\Espressif\frameworks\esp-idf-v5.5\tools\idf.py' '-p' 'COM16'
--- Warning: GDB cannot open serial ports accessed as COMx
--- Using \\.\COM16 instead...
--- esp-idf-monitor 1.7.0 on \\.\COM16 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
--- 0x403c8700: _stext at ??:?
--- 0x403c8924: call_start_cpu0 at C:/Espressif/frameworks/esp-idf-v5.5/components/bootloader/subproject/main/bootloader_start.c:25
--- To exit from IDF monitor please use "Ctrl+]". Alternatively, you can use Ctrl+T Ctrl+X to exit.
--- Error: GetOverlappedResult failed (PermissionError(13, '拒绝访问。', None, 5))
--- Waiting for the device to reconnect................................................................................................................................................................................................................................................................................................................................................................

Traceback (most recent call last):
File "C:\Espressif\frameworks\esp-idf-v5.5\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