Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > Executing task in folder HsH_Core_2.0: C:\Users\Pc\.platformio\penv\Scripts\platformio.exe run --target upload <
- Warning! Ignore unknown configuration option `platformio_setting_force_verbose` in section [env:esp-wrover-kit]
- Processing esp-wrover-kit (platform: espressif32; board: esp-wrover-kit; framework: arduino)
- ----------------------------------------------------------------------------------------------------------Verbose mode can be enabled via `-v, --verbose` option
- CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp-wrover-kit.html
- PLATFORM: Espressif 32 (4.2.0) > Espressif ESP-WROVER-KIT
- HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
- DEBUG: Current (ftdi) On-board (ftdi) External (cmsis-dap, 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.20002.0 (2.0.2)
- - tool-esptoolpy 1.30300.0 (3.3.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-patch3
- LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
- LDF Modes: Finder ~ chain, Compatibility ~ soft
- Found 37 compatible libraries
- Scanning dependencies...
- Dependency Graph
- |-- <ArduinoJson> 6.19.2
- |-- <FS> 2.0.0
- |-- <LittleFS> 2.0.0
- | |-- <FS> 2.0.0
- |-- <HTTPClient> 2.0.0
- | |-- <WiFi> 2.0.0
- | |-- <WiFiClientSecure> 2.0.0
- | | |-- <WiFi> 2.0.0
- |-- <ESPmDNS> 2.0.0
- | |-- <WiFi> 2.0.0
- |-- <Ethernet> 2.0.0
- | |-- <WiFi> 2.0.0
- |-- <WiFi> 2.0.0
- |-- <AsyncTCPSock> 0.0.1
- | |-- <WiFiClientSecure> 2.0.0
- | | |-- <WiFi> 2.0.0
- |-- <ESP Async WebServer> 1.2.3
- | |-- <AsyncTCPSock> 0.0.1
- | | |-- <WiFiClientSecure> 2.0.0
- | | | |-- <WiFi> 2.0.0
- | |-- <FS> 2.0.0
- | |-- <WiFi> 2.0.0
- | |-- <ArduinoJson> 6.19.2
- |-- <Update> 2.0.0
- |-- <JPEGDecoder> 1.8.0
- | |-- <LittleFS> 2.0.0
- | | |-- <FS> 2.0.0
- | |-- <FS> 2.0.0
- | |-- <SD> 2.0.0
- | | |-- <FS> 2.0.0
- | | |-- <SPI> 2.0.0
- |-- <SPI> 2.0.0
- |-- <TFT_eSPI> 2.3.4
- | |-- <SPIFFS> 2.0.0
- | | |-- <FS> 2.0.0
- | |-- <FS> 2.0.0
- | |-- <SPI> 2.0.0
- |-- <ErriezDS3231> 2.0.0
- | |-- <Wire> 2.0.0
- |-- <Wire> 2.0.0
- Building in release mode
- Replace MKSPIFFSTOOL with mklittlefs.exe
- Retrieving maximum program size .pio\build\esp-wrover-kit\firmware.elf
- Checking size .pio\build\esp-wrover-kit\firmware.elf
- Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
- RAM: [== ] 17.5% (used 57192 bytes from 327680 bytes)
- Flash: [=== ] 26.8% (used 1266193 bytes from 4718592 bytes)
- Configuring upload protocol...
- AVAILABLE: cmsis-dap, esp-prog, espota, esptool, ftdi, 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...
- Use manually specified: COM8
- Uploading .pio\build\esp-wrover-kit\firmware.bin
- esptool.py v3.3
- Serial port COM8
- Connecting....
- Chip is ESP32-D0WD-V3 (revision 3)
- Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
- Crystal is 40MHz
- MAC: e0:e2:e6:06:ff:54
- 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 0x00146fff...
- Compressed 18528 bytes to 12721...
- Writing at 0x00001000... (100 %)
- Wrote 18528 bytes (12721 compressed) at 0x00001000 in 0.6 seconds (effective 237.2 kbit/s)...
- Hash of data verified.
- Compressed 3072 bytes to 129...
- Writing at 0x00008000... (100 %)
- Wrote 3072 bytes (129 compressed) at 0x00008000 in 0.4 seconds (effective 56.4 kbit/s)...
- Hash of data verified.
- Compressed 8192 bytes to 47...
- Writing at 0x0000e000... (100 %)
- Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.4 seconds (effective 173.8 kbit/s)...
- Hash of data verified.
- Compressed 1271968 bytes to 784359...
- Writing at 0x00010000... (2 %)
- Writing at 0x0001b9c8... (4 %)
- Writing at 0x00028ce9... (6 %)
- Writing at 0x00033c4f... (8 %)
- Writing at 0x0003e650... (10 %)
- Writing at 0x0004ed96... (12 %)
- Writing at 0x00054820... (14 %)
- Writing at 0x0005b7b1... (16 %)
- Writing at 0x0006241a... (18 %)
- Writing at 0x00068d9a... (20 %)
- Writing at 0x0006f40a... (22 %)
- Writing at 0x000750e9... (25 %)
- Writing at 0x0007b495... (27 %)
- Writing at 0x00081353... (29 %)
- Writing at 0x00087264... (31 %)
- Writing at 0x0008ce9d... (33 %)
- Writing at 0x000929c2... (35 %)
- Writing at 0x00098917... (37 %)
- Writing at 0x0009f157... (39 %)
- Writing at 0x000a4327... (41 %)
- Writing at 0x000a96bf... (43 %)
- Writing at 0x000aea17... (45 %)
- Writing at 0x000b3d42... (47 %)
- Writing at 0x000b8f34... (50 %)
- Writing at 0x000be359... (52 %)
- Writing at 0x000c3552... (54 %)
- Writing at 0x000c86ba... (56 %)
- Writing at 0x000cd649... (58 %)
- Writing at 0x000d2756... (60 %)
- Writing at 0x000d84cc... (62 %)
- Writing at 0x000ddb13... (64 %)
- Writing at 0x000e2e58... (66 %)
- Writing at 0x000e827f... (68 %)
- Writing at 0x000ed4c1... (70 %)
- Writing at 0x000f2940... (72 %)
- Writing at 0x000f7f97... (75 %)
- Writing at 0x000fd54a... (77 %)
- Writing at 0x00102e8e... (79 %)
- Writing at 0x00108cf2... (81 %)
- Writing at 0x0010e605... (83 %)
- Writing at 0x0011445a... (85 %)
- Writing at 0x0011af3c... (87 %)
- Writing at 0x001237e2... (89 %)
- Writing at 0x0012bfe9... (91 %)
- Writing at 0x00131019... (93 %)
- Writing at 0x00136bd9... (95 %)
- Writing at 0x0013c3bf... (97 %)
- Writing at 0x0014176b... (100 %)
- Wrote 1271968 bytes (784359 compressed) at 0x00010000 in 21.5 seconds (effective 474.0 kbit/s)...
- Hash of data verified.
- Leaving...
- Hard resetting via RTS pin...
- ========================================================================= [SUCCESS] Took 52.22 seconds =========================================================================
- Terminal will be reused by tasks, press any key to close it.
Add Comment
Please, Sign In to add comment