[1/33] Linking C static library esp-idf\xtensa\libxtensa.a
[2/33] Linking C static library esp-idf\console\libconsole.a
[3/33] 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.


[4/33] Linking C static library esp-idf\unity\libunity.a
[5/33] Linking C static library esp-idf\esp_hid\libesp_hid.a
[6/33] No install step for 'bootloader'
[7/33] Linking C static library esp-idf\wear_levelling\libwear_levelling.a
[8/33] Linking C static library esp-idf\json\libjson.a
[9/33] Linking C static library esp-idf\cmock\libcmock.a
[10/33] Linking C static library esp-idf\sdmmc\libsdmmc.a
[11/33] Completed 'bootloader'
[12/33] Linking C static library esp-idf\mqtt\libmqtt.a
[13/33] Linking C static library esp-idf\nvs_sec_provider\libnvs_sec_provider.a
[14/33] Linking C static library esp-idf\perfmon\libperfmon.a
[15/33] Linking C static library esp-idf\fatfs\libfatfs.a
[16/33] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj
[17/33] Linking C static library esp-idf\spiffs\libspiffs.a
[18/33] Linking C static library esp-idf\app_trace\libapp_trace.a
[19/33] Linking C static library esp-idf\touch_element\libtouch_element.a
[20/33] Linking C static library esp-idf\espcoredump\libespcoredump.a
[21/33] Linking C static library esp-idf\esp_lcd\libesp_lcd.a
[22/33] Linking C static library esp-idf\TAS5720\libTAS5720.a
[23/33] Linking C static library esp-idf\protobuf-c\libprotobuf-c.a
[24/33] Linking C static library esp-idf\usb\libusb.a
[25/33] Linking C static library esp-idf\main\libmain.a
[26/33] Linking C static library esp-idf\protocomm\libprotocomm.a
[27/33] Linking C static library esp-idf\esp_local_ctrl\libesp_local_ctrl.a
[28/33] Linking C static library esp-idf\wifi_provisioning\libwifi_provisioning.a
[29/33] Generating ld/sections.ld
[30/33] Building C object CMakeFiles/teste_i2s.elf.dir/project_elf_src_esp32s3.c.obj
[31/33] Linking CXX executable teste_i2s.elf
[32/33] Generating binary image from built executable
esptool.py v4.7.0
Creating esp32s3 image...
Merged 2 ELF sections
Successfully created esp32s3 image.
Generated C:/Users/henri/Documentos/Projetos_MPCI/teste_i2s_std/build/teste_i2s.bin
[33/33] 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 0x41e20 bytes. Smallest app partition is 0x100000 bytes. 0xbe1e0 bytes (74%) free.

