[1/5] C:\Windows\system32\cmd.exe /C "cd /D C:\Users\Dell\Documents\ESP\Keyboard_lights_2\build\esp-idf\esptool_py && C:\Espressif\tools\python_env\idf5.4_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/v5.4.1/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app C:/Users/Dell/Documents/ESP/Keyboard_lights_2/build/partition_table/partition-table.bin C:/Users/Dell/Documents/ESP/Keyboard_lights_2/build/Keyboard_lights_2.bin" Keyboard_lights_2.bin binary size 0xf28c0 bytes. Smallest app partition is 0x100000 bytes. 0xd740 bytes (5%) free. [2/5] Performing build step for 'bootloader' [1/1] C:\Windows\system32\cmd.exe /C "cd /D C:\Users\Dell\Documents\ESP\Keyboard_lights_2\build\bootloader\esp-idf\esptool_py && C:\Espressif\tools\python_env\idf5.4_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/v5.4.1/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 C:/Users/Dell/Documents/ESP/Keyboard_lights_2/build/bootloader/bootloader.bin" Bootloader binary size 0x5220 bytes. 0x2de0 bytes (36%) free. [3/5] No install step for 'bootloader' [4/5] Completed 'bootloader' [4/5] C:\Windows\system32\cmd.exe /C "cd /D C:\Espressif\frameworks\v5.4.1\esp-idf\components\esptool_py && C:\Espressif\tools\tools\cmake\3.30.2\bin\cmake.exe -D IDF_PATH=C:/Espressif/frameworks/v5.4.1/esp-idf -D SERIAL_TOOL=C:/Espressif/tools/python_env/idf5.4_py3.11_env/Scripts/python.exe;;C:/Espressif/frameworks/v5.4.1/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32s3 -D SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@flash_args -D WORKING_DIRECTORY=C:/Users/Dell/Documents/ESP/Keyboard_lights_2/build -P C:/Espressif/frameworks/v5.4.1/esp-idf/components/esptool_py/run_serial_tool.cmake" esptool.py --chip esp32s3 -p COM4 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader/bootloader.bin 0x10000 Keyboard_lights_2.bin 0x8000 partition_table/partition-table.bin esptool.py v4.8.1 Serial port COM4 Connecting.... Chip is ESP32-S3 (QFN56) (revision v0.2) Features: WiFi, BLE, Embedded PSRAM 8MB (AP_3v3) Crystal is 40MHz MAC: 98:a3:16:e2:6c:54 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 0x00102fff... Flash will be erased from 0x00008000 to 0x00008fff... SHA digest in image updated Compressed 21024 bytes to 13383... Writing at 0x00000000... (100 %) Wrote 21024 bytes (13383 compressed) at 0x00000000 in 0.7 seconds (effective 235.6 kbit/s)... Hash of data verified. Compressed 993472 bytes to 611687... Writing at 0x00010000... (2 %) Writing at 0x0001d434... (5 %) Writing at 0x000297c5... (7 %) Writing at 0x00032dc2... (10 %) Writing at 0x0003c78b... (13 %) Writing at 0x0004266c... (15 %) Writing at 0x00048aa3... (18 %) Writing at 0x0004ed7a... (21 %) Writing at 0x00054e25... (23 %) Writing at 0x0005b21f... (26 %) Writing at 0x000618cf... (28 %) Writing at 0x000678f7... (31 %) Writing at 0x0006d31d... (34 %) Writing at 0x00073077... (36 %) Writing at 0x00078fa1... (39 %) Writing at 0x0007ec09... (42 %) Writing at 0x00084709... (44 %) Writing at 0x0008a3f9... (47 %) Writing at 0x00090556... (50 %) Writing at 0x000966b4... (52 %) Writing at 0x0009bc57... (55 %) Writing at 0x000a0b3b... (57 %) Writing at 0x000a5ce6... (60 %) Writing at 0x000ab19a... (63 %) Writing at 0x000b02c5... (65 %) Writing at 0x000b550f... (68 %) Writing at 0x000ba97b... (71 %) Writing at 0x000c0724... (73 %) Writing at 0x000c6114... (76 %) Writing at 0x000cbeac... (78 %) Writing at 0x000d1725... (81 %) Writing at 0x000d6ea9... (84 %) Writing at 0x000dd95c... (86 %) Writing at 0x000e80f6... (89 %) Writing at 0x000ee616... (92 %) Writing at 0x000f4d3e... (94 %) Writing at 0x000fb426... (97 %) Writing at 0x00100425... (100 %) Wrote 993472 bytes (611687 compressed) at 0x00010000 in 13.6 seconds (effective 585.0 kbit/s)... Hash of data verified. Compressed 3072 bytes to 103... Writing at 0x00008000... (100 %) Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.1 seconds (effective 353.7 kbit/s)... Hash of data verified. Leaving... Hard resetting via RTS pin...