Command: ninja flash
[1/5] cd /home/wxggc/桌面/project2025/ESP32-C6-Touch-LCD-1.83/AXP2101_05/build/esp-idf/esptool_py && /home/wxggc/.espressif/python_env/idf5.5_py3.10_env/bin/python /home/wxggc/esp/v550/esp-idf-v5.5/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/wxggc/桌面/project2025/ESP32-C6-Touch-LCD-1.83/AXP2101_05/build/partition_table/partition-table.bin /home/wxggc/桌面/project2025/ESP32-C6-Touch-LCD-1.83/AXP2101_05/build/XPowersLib_Example.bin
XPowersLib_Example.bin binary size 0x309c0 bytes. Smallest app partition is 0x100000 bytes. 0xcf640 bytes (81%) free.
[2/5] Performing build step for 'bootloader'
[1/1] cd /home/wxggc/桌面/project2025/ESP32-C6-Touch-LCD-1.83/AXP2101_05/build/bootloader/esp-idf/esptool_py && /home/wxggc/.espressif/python_env/idf5.5_py3.10_env/bin/python /home/wxggc/esp/v550/esp-idf-v5.5/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/wxggc/桌面/project2025/ESP32-C6-Touch-LCD-1.83/AXP2101_05/build/bootloader/bootloader.bin
Bootloader binary size 0x57e0 bytes. 0x2820 bytes (31%) free.
[2/3] cd /home/wxggc/esp/v550/esp-idf-v5.5/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/wxggc/esp/v550/esp-idf-v5.5 -D "SERIAL_TOOL=/home/wxggc/.espressif/python_env/idf5.5_py3.10_env/bin/python;;/home/wxggc/esp/v550/esp-idf-v5.5/components/esptool_py/esptool/esptool.py;--chip;esp32c6" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@flash_args" -D WORKING_DIRECTORY=/home/wxggc/桌面/project2025/ESP32-C6-Touch-LCD-1.83/AXP2101_05/build -P /home/wxggc/esp/v550/esp-idf-v5.5/components/esptool_py/run_serial_tool.cmake
esptool.py --chip esp32c6 -p /dev/ttyACM0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader/bootloader.bin 0x10000 XPowersLib_Example.bin 0x8000 partition_table/partition-table.bin
esptool.py v4.10.0
Serial port /dev/ttyACM0
Connecting...
Chip is ESP32-C6 (QFN40) (revision v0.2)
Features: WiFi 6, BT 5, IEEE802.15.4
Crystal is 40MHz
USB mode: USB-Serial/JTAG
MAC: fc:01:2c:ff:fe:fd:ed:ac
BASE MAC: fc:01:2c:fd:ed:ac
MAC_EXT: ff:fe
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
Configuring flash size...
Flash will be erased from 0x00000000 to 0x00005fff...
Flash will be erased from 0x00010000 to 0x00040fff...
Flash will be erased from 0x00008000 to 0x00008fff...
SHA digest in image updated
Compressed 22496 bytes to 13905...
Writing at 0x00000000... (100 %)
Wrote 22496 bytes (13905 compressed) at 0x00000000 in 0.2 seconds (effective 1110.0 kbit/s)...
Hash of data verified.
Compressed 199104 bytes to 99322...
Writing at 0x00010000... (14 %)
Writing at 0x0001b4dc... (28 %)
Writing at 0x00021e55... (42 %)
Writing at 0x00029166... (57 %)
Writing at 0x00031ca8... (71 %)
Writing at 0x00038c08... (85 %)
Writing at 0x00040110... (100 %)
Wrote 199104 bytes (99322 compressed) at 0x00010000 in 0.7 seconds (effective 2401.3 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 103...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (effective 1168.8 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...
