[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 0xf28b0 bytes. Smallest app partition is 0x100000 bytes. 0xd750 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.8 kbit/s)... Hash of data verified. Compressed 993456 bytes to 611676... Writing at 0x00010000... (2 %) Writing at 0x0001d43c... (5 %) Writing at 0x000297e8... (7 %) Writing at 0x00032ea5... (10 %) Writing at 0x0003c792... (13 %) Writing at 0x00042651... (15 %) Writing at 0x00048a97... (18 %) Writing at 0x0004ed5f... (21 %) Writing at 0x00054de4... (23 %) Writing at 0x0005b1d8... (26 %) Writing at 0x00061851... (28 %) Writing at 0x0006789c... (31 %) Writing at 0x0006d2ec... (34 %) Writing at 0x0007304c... (36 %) Writing at 0x00078f7b... (39 %) Writing at 0x0007ebd6... (42 %) Writing at 0x00084700... (44 %) Writing at 0x0008a3e5... (47 %) Writing at 0x0009054d... (50 %) Writing at 0x0009669d... (52 %) Writing at 0x0009bc4f... (55 %) Writing at 0x000a0b31... (57 %) Writing at 0x000a5cdb... (60 %) Writing at 0x000ab188... (63 %) Writing at 0x000b02b5... (65 %) Writing at 0x000b54fa... (68 %) Writing at 0x000ba96b... (71 %) Writing at 0x000c071f... (73 %) Writing at 0x000c60fb... (76 %) Writing at 0x000cbe85... (78 %) Writing at 0x000d171d... (81 %) Writing at 0x000d6e9e... (84 %) Writing at 0x000dd943... (86 %) Writing at 0x000e80e6... (89 %) Writing at 0x000ee610... (92 %) Writing at 0x000f4d34... (94 %) Writing at 0x000fb427... (97 %) Writing at 0x0010041d... (100 %) Wrote 993456 bytes (611676 compressed) at 0x00010000 in 13.6 seconds (effective 584.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.1 seconds (effective 351.0 kbit/s)... Hash of data verified. Leaving... Hard resetting via RTS pin...