# Copy build result to 'Project>Property Pages>Intermediate Directory' # Destination: file:///C:/Users/didie/Documents/Arduino/Azure-IoT-Garden/Hub/ESP32_Garden_Hub/Debug/ Uploading 'ESP32_Garden_Hub' to 'Adafruit ESP32 Feather' using 'COM4' Uploader started for board Adafruit ESP32 Feather Upload method will be: bootloader Uploading via Bootloader C:\Users\didie\AppData\Local\arduino15\packages\esp32\tools\esptool_py\2.6.1\esptool.exe --chip esp32 --port "COM4" --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 40m --flash_size detect 0xe000 "C:\Users\didie\AppData\Local\arduino15\packages\esp32\hardware\esp32\1.0.4/tools/partitions/boot_app0.bin" 0x1000 "C:\Users\didie\AppData\Local\arduino15\packages\esp32\hardware\esp32\1.0.4/tools/sdk/bin/bootloader_dio_40m.bin" 0x10000 "C:\Users\didie\AppData\Local\Temp\VMBuilds\ESP32_~1\ESP32_~1\Debug/ESP32_Garden_Hub.ino.bin" 0x8000 "C:\Users\didie\AppData\Local\Temp\VMBuilds\ESP32_~1\ESP32_~1\Debug/ESP32_Garden_Hub.ino.partitions.bin" esptool.py v2.6 Serial port COM4 Connecting....... Chip is ESP32D0WDQ6 (revision 1) Features: WiFi, BT, Dual Core, Coding Scheme None MAC: 30:ae:a4:13:e2:8c Uploading stub... Running stub... Stub running... Changing baud rate to 921600 Changed. Configuring flash size... Auto-detected Flash size: 4MB Compressed 8192 bytes to 47... Writing at 0x0000e000... (100 %) Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.0 seconds (effective 13106.9 kbit/s)... Hash of data verified. Compressed 15872 bytes to 10319... Writing at 0x00001000... (100 %) Wrote 15872 bytes (10319 compressed) at 0x00001000 in 0.1 seconds (effective 913.5 kbit/s)... Hash of data verified. Compressed 1021808 bytes to 574732... Writing at 0x00010000... (2 %) Writing at 0x00014000... (5 %) Writing at 0x00018000... (8 %) Writing at 0x0001c000... (11 %) Writing at 0x00020000... (13 %) Writing at 0x00024000... (16 %) Writing at 0x00028000... (19 %) Writing at 0x0002c000... (22 %) Writing at 0x00030000... (25 %) Writing at 0x00034000... (27 %) Writing at 0x00038000... (30 %) Writing at 0x0003c000... (33 %) Writing at 0x00040000... (36 %) Writing at 0x00044000... (38 %) Writing at 0x00048000... (41 %) Writing at 0x0004c000... (44 %) Writing at 0x00050000... (47 %) Writing at 0x00054000... (50 %) Writing at 0x00058000... (52 %) Writing at 0x0005c000... (55 %) Writing at 0x00060000... (58 %) Writing at 0x00064000... (61 %) Writing at 0x00068000... (63 %) Writing at 0x0006c000... (66 %) Writing at 0x00070000... (69 %) Writing at 0x00074000... (72 %) Writing at 0x00078000... (75 %) Writing at 0x0007c000... (77 %) Writing at 0x00080000... (80 %) Writing at 0x00084000... (83 %) Writing at 0x00088000... (86 %) Writing at 0x0008c000... (88 %) Writing at 0x00090000... (91 %) Writing at 0x00094000... (94 %) Writing at 0x00098000... (97 %) Writing at 0x0009c000... (100 %) Wrote 1021808 bytes (574732 compressed) at 0x00010000 in 10.4 seconds (effective 789.6 kbit/s)... Hash of data verified. Compressed 3072 bytes to 128... Writing at 0x00008000... (100 %) Wrote 3072 bytes (128 compressed) at 0x00008000 in 0.0 seconds (effective 4915.1 kbit/s)... Hash of data verified. Leaving... The upload process has finished. # Copy build result to 'Project>Property Pages>Intermediate Directory' Hard resetting via RTS pin... # Destination: file:///C:/Users/didie/Documents/Arduino/Azure-IoT-Garden/Hub/ESP32_Garden_Hub/Debug/ # MI Debugger Properties { "serverLaunchTimeout": 5000, "filterStdout": false, "filterStderr": true, "targetArchitecture": "arm", "stopAtEntry": false, "externalConsole": false, "MIMode": "gdb", "MIDebuggerServerAddress": "localhost:3333", "cwd": "C:\\Users\\didie\\AppData\\Local\\Temp\\VMBuilds\\ESP32_Garden_Hub\\esp32_featheresp32\\Debug", "MIDebuggerPath": "C:\\Users\\didie\\AppData\\Local\\arduino15\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-80-g6c4433a-5.2.0/bin\\xtensa-esp32-elf-gdb.exe", "MIDebuggerArgs": "-ex \"set remote hardware-watchpoint-limit 2\" -ex \"mon reset halt\" -ex \"flushregs\" -ex \"thb app_main\" -ex \"c\"", "debugServerPath": "C:\\ProgramData\\vmicro\\tools\\openocd-espressif-esp32-10.0.1\\bin/openocd.exe", "debugServerArgs": "-d2 -l \"{C:\\Users\\didie\\AppData\\Local\\Temp\\VMBuilds\\ESP32_Garden_Hub\\esp32_featheresp32\\Debug/ESP32_Garden_Hub.ino_DebugOpenOCD.log}\" -s \"C:\\ProgramData\\vmicro\\tools\\openocd-espressif-esp32-10.0.1/share/openocd/scripts/\" -f \"C:\\ProgramData\\vmicro\\tools\\openocd-espressif-esp32-10.0.1/share/openocd/scripts/interface/ftdi/minimodule-lowcost.cfg\" -c \"set ESP32_RTOS none\" -f \"C:\\ProgramData\\vmicro\\tools\\openocd-espressif-esp32-10.0.1/share/openocd/scripts/board/esp-wroom-32.cfg\" -c \"init\"", "program": "C:/Users/didie/AppData/Local/Temp/VMBuilds/ESP32_Garden_Hub/esp32_featheresp32/Debug/ESP32_Garden_Hub.ino.elf", "logging": { "moduleLoad": false, "trace": false, "engineLogging": false, "programOutput": false, "exceptions": false, "traceResponse": false }, "visualizerFile": "C:\\Users\\didie\\AppData\\Local\\Temp\\VMBuilds\\ESP32_Garden_Hub\\esp32_featheresp32\\Debug\\debugger_tmp.natvis", "showDisplayString": true }