1 | Processing esp32dev (platform: espressif32; board: esp32dev; framework: arduino)
|
2 | --------------------------------------------------------------------------------
|
3 | Verbose mode can be enabled via `-v, --verbose` option
|
4 | CONFIGURATION:]https://docs.platformio.org/page/boards/espressif32/esp32dev.html
|
5 | PLATFORM: Espressif 32 (1.10.0) > Espressif ESP32 Dev Module
|
6 | HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
|
7 | DEBUG: Current (esp-prog) External (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)
|
8 | PACKAGES:
|
9 | - framework-arduinoespressif32 2.10003.190916 (1.0.3)
|
10 | - tool-esptoolpy 1.20600.0 (2.6.0)
|
11 | - toolchain-xtensa32 2.50200.80 (5.2.0)
|
12 | LDF: Library Dependency Finder -> ]http:// configure-pio-ldf
|
13 | LDF Modes: Finder ~ chain, Compatibility ~ soft
|
14 | Found 26 compatible libraries
|
15 | Scanning dependencies...
|
16 | No dependencies
|
17 | Building in debug mode
|
18 | Retrieving maximum program size .pio\build\esp32dev\firmware.elf
|
19 | Checking size .pio\build\esp32dev\firmware.elf
|
20 | Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
|
21 | RAM: [ ] 4.5% (used 14628 bytes from 327680 bytes)
|
22 | Flash: [== ] 15.9% (used 208616 bytes from 1310720 bytes)
|
23 | ========================= [SUCCESS] Took 1.91 seconds =========================
|
24 | Reading symbols from c:\Users\Kasper\Documents\PlatformIO\Projects\ESP\.pio\build\esp32dev\firmware.elf...
|
25 | done.
|
26 | PlatformIO Unified Debugger -> http:// pio-debug
|
27 | PlatformIO: debug_tool = esp-prog
|
28 | PlatformIO: Initializing remote target...
|
29 | Open On-Chip Debugger v0.10.0-esp32-20190708 (2019-07-08-11:04)
|
30 | Licensed under GNU GPL v2
|
31 | For bug reports, read
|
32 | ]http://openocd.org/doc/doxygen/bugs.html[/url]
|
33 | none separate
|
34 | adapter speed: 20000 kHz
|
35 | Info : Configured 2 cores
|
36 | esp32 interrupt mask on
|
37 | Info : tcl server disabled
|
38 | Info : telnet server disabled
|
39 | Error: no device found
|
40 | Error: unable to open ftdi device with vid 0403, pid 6010, description '*', serial '*' at bus location '*'
|
41 |
|
42 | Warn : Flash driver of esp32.flash does not support free_driver_priv()
|
43 | Warn : Flash driver of irom does not support free_driver_priv()
|
44 | Warn : Flash driver of drom does not support free_driver_priv()
|
45 | .pioinit:15: Error in sourced command file:
|
46 | Remote communication error. Target disconnected.: No error.
|