Загрузка данных
Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32dev.html
PLATFORM: Espressif 32 (7.0.1) > Espressif ESP32 Dev Module
HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
DEBUG: Current (cmsis-dap) External (cmsis-dap, esp-bridge, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
PACKAGES:
- framework-arduinoespressif32 @ 3.20017.241212+sha.dcc1105b
- tool-esptoolpy @ 2.41100.0 (4.11.0)
- tool-mkfatfs @ 2.0.1
- tool-mklittlefs @ 1.203.210628 (2.3)
- tool-mkspiffs @ 2.230.0 (2.30)
- toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5
LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 33 compatible libraries
Scanning dependencies...
Dependency Graph
|-- Preferences @ 2.0.0
|-- WiFi @ 2.0.0
Building in release mode
Retrieving maximum program size .pio\build\esp32dev\firmware.elf
Checking size .pio\build\esp32dev\firmware.elf
Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM: [== ] 15.6% (used 51252 bytes from 327680 bytes)
Flash: [====== ] 60.1% (used 788013 bytes from 1310720 bytes)
Configuring upload protocol...
AVAILABLE: cmsis-dap, esp-bridge, esp-prog, espota, esptool, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa
CURRENT: upload_protocol = esptool
Looking for upload port...
Auto-detected: COM4
Uploading .pio\build\esp32dev\firmware.bin
esptool.py v4.11.0
Serial port COM4
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: 68:09:47:9f:33:70
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Flash will be erased from 0x00001000 to 0x00005fff...
Flash will be erased from 0x00008000 to 0x00008fff...
Flash will be erased from 0x0000e000 to 0x0000ffff...
Flash will be erased from 0x00010000 to 0x000d1fff...
SHA digest in image updated
Compressed 17536 bytes to 12202...
Writing at 0x00001000... (100 %)
Wrote 17536 bytes (12202 compressed) at 0x00001000 in 0.4 seconds (effective 355.1 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 146...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (146 compressed) at 0x00008000 in 0.0 seconds (effective 501.2 kbit/s)...
Hash of data verified.
Compressed 8192 bytes to 47...
Writing at 0x0000e000... (100 %)
Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.1 seconds (effective 778.7 kbit/s)...
Hash of data verified.
Compressed 794592 bytes to 514303...
Writing at 0x00010000... (3 %)
Writing at 0x0001c511... (6 %)
Writing at 0x000265c0... (9 %)
Writing at 0x00032d02... (12 %)
Writing at 0x0003883d... (15 %)
Writing at 0x0003e28d... (18 %)
Writing at 0x00043a4d... (21 %)
Writing at 0x00048fcd... (25 %)
Writing at 0x0004e19d... (28 %)
Writing at 0x00053354... (31 %)
Writing at 0x000585ac... (34 %)
Writing at 0x0005d981... (37 %)
Writing at 0x00062c88... (40 %)
Writing at 0x00067f87... (43 %)
Writing at 0x0006d2b4... (46 %)
Writing at 0x000726b5... (50 %)
Writing at 0x000782d2... (53 %)
Writing at 0x0007d926... (56 %)
Writing at 0x00082ba1... (59 %)
Writing at 0x00088045... (62 %)
Writing at 0x0008d468... (65 %)
Writing at 0x00092afe... (68 %)
Writing at 0x0009839d... (71 %)
Writing at 0x0009e15f... (75 %)
Writing at 0x000a3ac0... (78 %)
Writing at 0x000aa1d0... (81 %)
Writing at 0x000b4184... (84 %)
Writing at 0x000b9709... (87 %)
Writing at 0x000bf2d1... (90 %)
Writing at 0x000c4c83... (93 %)
Writing at 0x000ca3ec... (96 %)
Writing at 0x000cfc19... (100 %)
Wrote 794592 bytes (514303 compressed) at 0x00010000 in 7.9 seconds (effective 807.6 kbit/s)...
Hash of data verified.
Leaving...
Hard resetting via RTS pin...
====================================================================================================================== [SUCCESS] Took 18.55 seconds ======================================================================================================================
* Terminal will be reused by tasks, press any key to close it.