[1/5] cmd.exe /C "cd /D C:\Users\henri\Documentos\Projetos_MPCI\teste_i2s_std\build\esp-idf\esptool_py && C:\Users\henri\.espressif\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/henri/esp/v5.2.1/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app C:/Users/henri/Documentos/Projetos_MPCI/teste_i2s_std/build/partition_table/partition-table.bin C:/Users/henri/Documentos/Projetos_MPCI/teste_i2s_std/build/teste_i2s.bin"
teste_i2s.bin binary size 0x426d0 bytes. Smallest app partition is 0x100000 bytes. 0xbd930 bytes (74%) free.
[2/5] Performing build step for 'bootloader'
[1/1] cmd.exe /C "cd /D C:\Users\henri\Documentos\Projetos_MPCI\teste_i2s_std\build\bootloader\esp-idf\esptool_py && C:\Users\henri\.espressif\python_env\idf5.2_py3.11_env\Scripts\python.exe C:/Users/henri/esp/v5.2.1/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 C:/Users/henri/Documentos/Projetos_MPCI/teste_i2s_std/build/bootloader/bootloader.bin"
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.


[2/3] cmd.exe /C "cd /D C:\Users\henri\esp\v5.2.1\esp-idf\components\esptool_py && C:\Users\henri\.espressif\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Users/henri/esp/v5.2.1/esp-idf -D SERIAL_TOOL=C:/Users/henri/.espressif/python_env/idf5.2_py3.11_env/Scripts/python.exe;;C:/Users/henri/esp/v5.2.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_DIesptool.py --chip esp32s3 -p COM12 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader/bootloader.bin 0x10000 teste_i2s.bin 0x8000 partition_table/partition-table.bin
esptool.py v4.7.0
Serial port COM12
Connecting...
Chip is ESP32-S3 (QFN56) (revision v0.2)
Features: WiFi, BLE, Embedded PSRAM 2MB (AP_3v3)
Crystal is 40MHz
MAC: 3c:84:27:31:cd:50
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 0x00052fff...
Flash will be erased from 0x00008000 to 0x00008fff...
Compressed 21072 bytes to 13076...
Writing at 0x00000000... (100 %)
Wrote 21072 bytes (13076 compressed) at 0x00000000 in 0.4 seconds (effective 397.1 kbit/s)...
Hash of data verified.
Compressed 272080 bytes to 139446...
Writing at 0x00010000... (11 %)
Writing at 0x0001c904... (22 %)
Writing at 0x000250f4... (33 %)
Writing at 0x0002bb54... (44 %)
Writing at 0x00031fe0... (55 %)
Writing at 0x000399a2... (66 %)
Writing at 0x00042c0a... (77 %)
Writing at 0x00048a4c... (88 %)
Writing at 0x0004f243... (100 %)
Wrote 272080 bytes (139446 compressed) at 0x00010000 in 2.6 seconds (effective 824.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 473.3 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...
RECTORY=C:/Users/henri/Documentos/Projetos_MPCI/teste_i2s_std/build -P C:/Users/henri/esp/v5.2.1/esp-idf/components/esptool_py/run_serial_tool.cmake"
