Files
Modbus/build/log/idf_py_stdout_output_13368

92 lines
6.6 KiB
Plaintext

Command: ninja flash
[1/6] C:\Windows\system32\cmd.exe /C "cd /D C:\Users\e.adame\Documents\ESP32_ModbusTCP\build\esp-idf\main && C:\Espressif\tools\python\v6.0\venv\Scripts\python.exe C:/esp/v6.0/esp-idf/components/spiffs/spiffsgen.py 0xf0000 C:/Users/e.adame/Documents/ESP32_ModbusTCP/spiffs C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/spiffs.bin --page-size=256 --obj-name-len=32 --meta-len=4 --use-magic --use-magic-len"
[2/6] C:\Windows\system32\cmd.exe /C "cd /D C:\Users\e.adame\Documents\ESP32_ModbusTCP\build && C:\Espressif\tools\python\v6.0\venv\Scripts\python.exe C:/esp/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/partition_table/partition-table.bin C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/modbus_tcp_esp32.bin"
modbus_tcp_esp32.bin binary size 0xc6a30 bytes. Smallest app partition is 0x100000 bytes. 0x395d0 bytes (22%) free.
[3/6] Performing build step for 'bootloader'
[1/1] C:\Windows\system32\cmd.exe /C "cd /D C:\Users\e.adame\Documents\ESP32_ModbusTCP\build\bootloader && C:\Espressif\tools\python\v6.0\venv\Scripts\python.exe C:/esp/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x1000 C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/bootloader/bootloader.bin"
Bootloader binary size 0x6610 bytes. 0x9f0 bytes (9%) free.
[4/6] No install step for 'bootloader'
[5/6] Completed 'bootloader'
[5/6] Running utility command for flash
esptool --chip esp32 -p COM5 -b 460800 --before=default-reset --after=hard-reset write-flash --flash-mode dio --flash-freq 40m --flash-size 2MB 0x1000 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x110000 spiffs.bin 0x10000 modbus_tcp_esp32.bin
esptool v5.2.0
Serial port COM5:
Connecting....
Connected to ESP32 on COM5:
Chip type: ESP32-D0WD-V3 (revision v3.1)
Features: Wi-Fi, BT, Dual Core + LP Core, 240MHz, Vref calibration in eFuse, Coding Scheme None
Crystal frequency: 40MHz
MAC: cc:7b:5c:bb:d3:d4
Uploading stub flasher...
Running stub flasher...
Stub flasher running.
Changing baud rate to 460800...
Changed.
Configuring flash size...
SHA digest in image updated.
Flash will be erased from 0x00001000 to 0x00007fff...
Compressed 26128 bytes to 16572...
Writing at 0x00001000 [ ] 0.0% 0/16572 bytes...
Writing at 0x00007514 [============================> ] 98.9% 16384/16572 bytes...
Writing at 0x00007610 [==============================] 100.0% 16572/16572 bytes...
Wrote 26128 bytes (16572 compressed) at 0x00001000 in 0.9 seconds (236.4 kbit/s).
Verifying written data...
Hash of data verified.
Flash will be erased from 0x00008000 to 0x00008fff...
Compressed 3072 bytes to 118...
Writing at 0x00008000 [ ] 0.0% 0/118 bytes...
Writing at 0x00008c00 [==============================] 100.0% 118/118 bytes...
Wrote 3072 bytes (118 compressed) at 0x00008000 in 0.1 seconds (327.3 kbit/s).
Verifying written data...
Hash of data verified.
Flash will be erased from 0x00110000 to 0x001fffff...
Compressed 983040 bytes to 7161...
Writing at 0x00110000 [ ] 0.0% 0/7161 bytes...
Writing at 0x00200000 [==============================] 100.0% 7161/7161 bytes...
Wrote 983040 bytes (7161 compressed) at 0x00110000 in 5.7 seconds (1378.8 kbit/s).
Verifying written data...
Hash of data verified.
Flash will be erased from 0x00010000 to 0x000d6fff...
Compressed 813616 bytes to 532879...
Writing at 0x00010000 [ ] 0.0% 0/532879 bytes...
Writing at 0x0001c766 [ ] 3.1% 16384/532879 bytes...
Writing at 0x00024da9 [> ] 6.1% 32768/532879 bytes...
Writing at 0x0002f109 [=> ] 9.2% 49152/532879 bytes...
Writing at 0x00035253 [==> ] 12.3% 65536/532879 bytes...
Writing at 0x0003b042 [===> ] 15.4% 81920/532879 bytes...
Writing at 0x00040f92 [====> ] 18.4% 98304/532879 bytes...
Writing at 0x00046a39 [=====> ] 21.5% 114688/532879 bytes...
Writing at 0x0004c1ef [======> ] 24.6% 131072/532879 bytes...
Writing at 0x00051e99 [=======> ] 27.7% 147456/532879 bytes...
Writing at 0x00057ae9 [========> ] 30.7% 163840/532879 bytes...
Writing at 0x0005d6c1 [=========> ] 33.8% 180224/532879 bytes...
Writing at 0x00062e19 [==========> ] 36.9% 196608/532879 bytes...
Writing at 0x00068661 [==========> ] 40.0% 212992/532879 bytes...
Writing at 0x0006dd42 [===========> ] 43.0% 229376/532879 bytes...
Writing at 0x00073642 [============> ] 46.1% 245760/532879 bytes...
Writing at 0x00078f06 [=============> ] 49.2% 262144/532879 bytes...
Writing at 0x0007e637 [==============> ] 52.3% 278528/532879 bytes...
Writing at 0x00083ad1 [===============> ] 55.3% 294912/532879 bytes...
Writing at 0x00089701 [================> ] 58.4% 311296/532879 bytes...
Writing at 0x0008f259 [=================> ] 61.5% 327680/532879 bytes...
Writing at 0x00094aef [==================> ] 64.6% 344064/532879 bytes...
Writing at 0x0009a166 [===================> ] 67.6% 360448/532879 bytes...
Writing at 0x0009fd32 [====================> ] 70.7% 376832/532879 bytes...
Writing at 0x000a5982 [=====================> ] 73.8% 393216/532879 bytes...
Writing at 0x000ab363 [======================> ] 76.9% 409600/532879 bytes...
Writing at 0x000b0fd2 [======================> ] 79.9% 425984/532879 bytes...
Writing at 0x000b6889 [=======================> ] 83.0% 442368/532879 bytes...
Writing at 0x000bc2d6 [========================> ] 86.1% 458752/532879 bytes...
Writing at 0x000c2923 [=========================> ] 89.2% 475136/532879 bytes...
Writing at 0x000c8394 [==========================> ] 92.2% 491520/532879 bytes...
Writing at 0x000ce42a [===========================> ] 95.3% 507904/532879 bytes...
Writing at 0x000d3744 [============================> ] 98.4% 524288/532879 bytes...
Writing at 0x000d6a30 [==============================] 100.0% 532879/532879 bytes...
Wrote 813616 bytes (532879 compressed) at 0x00010000 in 12.4 seconds (526.1 kbit/s).
Verifying written data...
Hash of data verified.
Hard resetting via RTS pin...