[1/5] cd /media/sam/8294CD2994CD2111/Users/Dell/Documents/ESP/zigbee_router_c6/build/esp-idf/esptool_py && /home/sam/.espressif/python_env/idf5.4_py3.12_env/bin/python /home/sam/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /media/sam/8294CD2994CD2111/Users/Dell/Documents/ESP/zigbee_router_c6/build/partition_table/partition-table.bin /media/sam/8294CD2994CD2111/Users/Dell/Documents/ESP/zigbee_router_c6/build/zigbee_router_c6.bin zigbee_router_c6.bin binary size 0x8a950 bytes. Smallest app partition is 0x100000 bytes. 0x756b0 bytes (46%) free. [2/5] Performing build step for 'bootloader' [1/1] cd /media/sam/8294CD2994CD2111/Users/Dell/Documents/ESP/zigbee_router_c6/build/bootloader/esp-idf/esptool_py && /home/sam/.espressif/python_env/idf5.4_py3.12_env/bin/python /home/sam/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /media/sam/8294CD2994CD2111/Users/Dell/Documents/ESP/zigbee_router_c6/build/bootloader/bootloader.bin Bootloader binary size 0x5600 bytes. 0x2a00 bytes (33%) free. [3/5] No install step for 'bootloader' [4/5] Completed 'bootloader' [4/5] cd /home/sam/esp/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/sam/esp/esp-idf -D "SERIAL_TOOL=/home/sam/.espressif/python_env/idf5.4_py3.12_env/bin/python;;/home/sam/esp/esp-idf/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=/media/sam/8294CD2994CD2111/Users/Dell/Documents/ESP/zigbee_router_c6/build -P /home/sam/esp/esp-idf/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 4MB 0x0 bootloader/bootloader.bin 0x10000 zigbee_router_c6.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 MAC: 58:8c:81:ff:fe:30:ed:e8 BASE MAC: 58:8c:81:30:ed:e8 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 0x0009afff... Flash will be erased from 0x00008000 to 0x00008fff... SHA digest in image updated Compressed 22016 bytes to 13639... Writing at 0x00000000... (100 %) Wrote 22016 bytes (13639 compressed) at 0x00000000 in 0.4 seconds (effective 438.0 kbit/s)... Hash of data verified. Compressed 567632 bytes to 342644... Writing at 0x00010000... (4 %) Writing at 0x0001c6f5... (9 %) Writing at 0x000231f0... (14 %) Writing at 0x0002a8fe... (19 %) Writing at 0x00030f26... (23 %) Writing at 0x00036c6e... (28 %) Writing at 0x0003cb9a... (33 %) Writing at 0x00042811... (38 %) Writing at 0x00048488... (42 %) Writing at 0x0004e514... (47 %) Writing at 0x000545ff... (52 %) Writing at 0x0005b224... (57 %) Writing at 0x00061290... (61 %) Writing at 0x0006707c... (66 %) Writing at 0x0006d18b... (71 %) Writing at 0x000731e6... (76 %) Writing at 0x000796e8... (80 %) Writing at 0x000806bd... (85 %) Writing at 0x00086473... (90 %) Writing at 0x0008ce50... (95 %) Writing at 0x000936dd... (100 %) Wrote 567632 bytes (342644 compressed) at 0x00010000 in 7.8 seconds (effective 585.6 kbit/s)... Hash of data verified. Compressed 3072 bytes to 134... Writing at 0x00008000... (100 %) Wrote 3072 bytes (134 compressed) at 0x00008000 in 0.0 seconds (effective 1258.0 kbit/s)... Hash of data verified. Leaving... Hard resetting via RTS pin...