[1/5] cmd.exe /C "cd /D C:\data\stockcropper-sw-playground\SC-F001\build\esp-idf\esptool_py && C:\Espressif\python_env\idf5.3_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/esp-idf-v5.3.1/components/partition_table/check_sizes.py --offset 0x8000 partition --type app C:/data/stockcropper-sw-playground/SC-F001/build/partition_table/partition-table.bin C:/data/stockcropper-sw-playground/SC-F001/build/app-template.bin" app-template.bin binary size 0x323c0 bytes. Smallest app partition is 0x200000 bytes. 0x1cdc40 bytes (90%) free. [2/5] Performing build step for 'bootloader' [1/1] cmd.exe /C "cd /D C:\data\stockcropper-sw-playground\SC-F001\build\bootloader\esp-idf\esptool_py && C:\Espressif\python_env\idf5.3_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/esp-idf-v5.3.1/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x1000 C:/data/stockcropper-sw-playground/SC-F001/build/bootloader/bootloader.bin" Bootloader binary size 0x6880 bytes. 0x780 bytes (7%) free. [2/3] cmd.exe /C "cd /D C:\Espressif\frameworks\esp-idf-v5.3.1\components\esptool_py && C:\Espressif\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Espressif/frameworks/esp-idf-v5.3.1 -D SERIAL_TOOL=C:/Espressif/python_env/idf5.3_py3.11_env/Scripts/python.exe;;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esptool_py/esptool/esptool.py;--chip;esp32 -D SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@flash_args -D WORKING_DIRECTORY=C:/data/stockcropper-sw-playground/SC-F001/build -P C:/Espressif/fraesptool.py --chip esp32 -p COM3 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 40m --flash_size 8MB 0x1000 bootloader/bootloader.bin 0x10000 app-template.bin 0x8000 partition_table/partition-table.bin 0xd000 ota_data_initial.bin esptool.py v4.8.1 Serial port COM3 Connecting.... Chip is ESP32-D0WD-V3 (revision v3.1) Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None Crystal is 40MHz MAC: 94:54:c5:38:c4:38 Uploading stub... Running stub... Stub running... Changing baud rate to 460800 Changed. Configuring flash size... Flash will be erased from 0x00001000 to 0x00007fff... Flash will be erased from 0x00010000 to 0x00042fff... Flash will be erased from 0x00008000 to 0x00008fff... Flash will be erased from 0x0000d000 to 0x0000efff... SHA digest in image updated Compressed 26752 bytes to 16359... Writing at 0x00001000... (100 %) Wrote 26752 bytes (16359 compressed) at 0x00001000 in 0.6 seconds (effective 384.9 kbit/s)... Hash of data verified. Compressed 205760 bytes to 110401... Writing at 0x00010000... (14 %) Writing at 0x0001cf63... (28 %) Writing at 0x00022fb5... (42 %) Writing at 0x00028c9d... (57 %) Writing at 0x0002f8cd... (71 %) Writing at 0x00037940... (85 %) Writing at 0x0003d961... (100 %) Wrote 205760 bytes (110401 compressed) at 0x00010000 in 2.7 seconds (effective 609.9 kbit/s)... Hash of data verified. Compressed 3072 bytes to 143... Writing at 0x00008000... (100 %) Wrote 3072 bytes (143 compressed) at 0x00008000 in 0.0 seconds (effective 1009.8 kbit/s)... Hash of data verified. Compressed 8192 bytes to 31... Writing at 0x0000d000... (100 %) Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 1787.7 kbit/s)... Hash of data verified. Leaving... Hard resetting via RTS pin... meworks/esp-idf-v5.3.1/components/esptool_py/run_serial_tool.cmake"