92 lines
6.7 KiB
Plaintext
92 lines
6.7 KiB
Plaintext
Command: ninja flash
|
|
[1/6] C:\Windows\system32\cmd.exe /C "cd /D C:\Users\e.adame\Documents\ESP32_Modbus_TCP_to_PICS_MULTI\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_Modbus_TCP_to_PICS_MULTI/build/partition_table/partition-table.bin C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build/modbus_tcp_esp32.bin"
|
|
modbus_tcp_esp32.bin binary size 0xc5d20 bytes. Smallest app partition is 0x100000 bytes. 0x3a2e0 bytes (23%) free.
|
|
|
|
[2/6] C:\Windows\system32\cmd.exe /C "cd /D C:\Users\e.adame\Documents\ESP32_Modbus_TCP_to_PICS_MULTI\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_Modbus_TCP_to_PICS_MULTI/spiffs C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build/spiffs.bin --page-size=256 --obj-name-len=32 --meta-len=4 --use-magic --use-magic-len"
|
|
[3/6] Performing build step for 'bootloader'
|
|
[1/1] C:\Windows\system32\cmd.exe /C "cd /D C:\Users\e.adame\Documents\ESP32_Modbus_TCP_to_PICS_MULTI\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_Modbus_TCP_to_PICS_MULTI/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 0x00007518 [============================> ] 98.9% 16384/16572 bytes...
|
|
|
|
Writing at 0x00007610 [==============================] 100.0% 16572/16572 bytes...
|
|
Wrote 26128 bytes (16572 compressed) at 0x00001000 in 0.9 seconds (235.6 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 (326.1 kbit/s).
|
|
Verifying written data...
|
|
Hash of data verified.
|
|
Flash will be erased from 0x00110000 to 0x001fffff...
|
|
Compressed 983040 bytes to 8848...
|
|
|
|
Writing at 0x00110000 [ ] 0.0% 0/8848 bytes...
|
|
|
|
Writing at 0x00200000 [==============================] 100.0% 8848/8848 bytes...
|
|
Wrote 983040 bytes (8848 compressed) at 0x00110000 in 5.8 seconds (1356.6 kbit/s).
|
|
Verifying written data...
|
|
Hash of data verified.
|
|
Flash will be erased from 0x00010000 to 0x000d5fff...
|
|
Compressed 810272 bytes to 530929...
|
|
|
|
Writing at 0x00010000 [ ] 0.0% 0/530929 bytes...
|
|
|
|
Writing at 0x0001c671 [ ] 3.1% 16384/530929 bytes...
|
|
|
|
Writing at 0x00024b34 [> ] 6.2% 32768/530929 bytes...
|
|
|
|
Writing at 0x0002efd4 [=> ] 9.3% 49152/530929 bytes...
|
|
|
|
Writing at 0x000351b9 [==> ] 12.3% 65536/530929 bytes...
|
|
|
|
Writing at 0x0003b006 [===> ] 15.4% 81920/530929 bytes...
|
|
|
|
Writing at 0x00040fb6 [====> ] 18.5% 98304/530929 bytes...
|
|
|
|
Writing at 0x000468d2 [=====> ] 21.6% 114688/530929 bytes...
|
|
|
|
Writing at 0x0004c04c [======> ] 24.7% 131072/530929 bytes...
|
|
|
|
Writing at 0x00051d2f [=======> ] 27.8% 147456/530929 bytes...
|
|
|
|
Writing at 0x000579c7 [========> ] 30.9% 163840/530929 bytes...
|
|
|
|
Writing at 0x0005d5b1 [=========> ] 33.9% 180224/530929 bytes...
|
|
|
|
Writing at 0x00062cd6 [==========> ] 37.0% 196608/530929 bytes...
|
|
|
|
Writing at 0x000684e5 [===========> ] 40.1% 212992/530929 bytes...
|
|
|
|
Writing at 0x0006dbbb [===========> ] 43.2% 229376/530929 bytes...
|
|
|
|
Writing at 0x0007348b [============> ] 46.3% 245760/530929 bytes...
|
|
|
|
Writing at 0x00078f4b [=============> ] 49.4% 262144/530929 bytes...
|
|
|
|
Writing at 0x0007e592 [==============> ] 52.5% 278528/530929 bytes...
|
|
|
|
Writing at 0x00083984 [===============> ] 55.5% 294912/530929 bytes...
|
|
|
|
Writing at 0x0008969f [================> ] 58.6% 311296/530929 bytes...
|
|
|
|
Writing at 0x0008f1c3 [=================> ] 61.7% 327680/530929 bytes...
|
|
|
|
Writing at 0x000949bb [==================> ] 64.8% 344064/530929 bytes...
|
|
|
|
Writing at 0x0009a0e0 [===================> ] 67.9% 360448/530929 bytes...
|
|
|
|
Writing at 0x0009fe7d [====================> ] 71.0% 376832/530929 bytes...
|
|
|
|
Writing at 0x000a5943 [=====================> ] 74.1% 393216/530929 bytes...
|
|
|
|
Writing at 0x000ab354 [======================> ] 77.1% 409600/530929 bytes...
|
|
|
|
Writing at 0x000b0eba [=======================> ] 80.2% 425984/530929 bytes...
|
|
|
|
Writing at 0x000b6961 [=======================> ] 83.3% 442368/530929 bytes...
|
|
|
|
Writing at 0x000bc512 [========================> ] 86.4% 458752/530929 bytes...
|
|
|
|
Writing at 0x000c2762 [=========================> ] 89.5% 475136/530929 bytes...
|
|
|
|
Writing at 0x000c83b3 [==========================> ] 92.6% 491520/530929 bytes...
|
|
|
|
Writing at 0x000ce093 [===========================> ] 95.7% 507904/530929 bytes...
|
|
|
|
Writing at 0x000d33ca [============================> ] 98.7% 524288/530929 bytes...
|
|
|
|
Writing at 0x000d5d20 [==============================] 100.0% 530929/530929 bytes...
|
|
Wrote 810272 bytes (530929 compressed) at 0x00010000 in 12.4 seconds (523.3 kbit/s).
|
|
Verifying written data...
|
|
Hash of data verified.
|
|
|
|
Hard resetting via RTS pin...
|