Monthly Archives: October 2019
ESP32 ESP-Prog Programming Header
Espressif
github.com/espressif/esp-iot-solution/blob/master/documents/evaluation_boards/ESP-Prog_guide_en.md, Introduction to the ESP-Prog Board
platformio
[env:lolin32] platform = espressif32 board = lolin32 framework = arduino debug_tool = esp-prog #upload_protocol = esp-prog upload_port = COM11 debug_init_break = tbreak setup
Zadig
Zadig, USB driver installation made easy
Zadig FAQ
ESP32 Forum
ESP32-WROOM-32D and ESP-PROG
ESP-PROG pin headers
SuperHouse
Vlog #66: Let’s define a standard ESP8266/ESP32 programming header
ESP-Prog: Programming header format for ESP8266, ESP8285, and ESP32
github.com/SuperHouse/ESPROG
wesp32
Not Working
Uploading .pio\build\lolin32\firmware.bin Open On-Chip Debugger v0.10.0-esp32-20190708 (2019-07-08-11:04) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html debug_level: 1 none separate adapter speed: 20000 kHz esp32 interrupt mask on Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED Error: libusb_open() failed with LIBUSB_ERROR_NOT_FOUND Error: no device found Error: unable to open ftdi device with vid 0403, pid 6010, description '*', serial '*' at bus location '*' ** OpenOCD init failed ** shutdown command invoked Warn : Flash driver of esp32.flash does not support free_driver_priv() Warn : Flash driver of irom does not support free_driver_priv() Warn : Flash driver of drom does not support free_driver_priv() *** [upload] Error 1 ==== [FAILED] Took 1.87 seconds ===
CURRENT: upload_protocol = esp-prog Uploading .pio\build\lolin32\firmware.bin Open On-Chip Debugger v0.10.0-esp32-20190708 (2019-07-08-11:04) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html debug_level: 1 none separate adapter speed: 20000 kHz esp32 interrupt mask on Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED Error: JTAG scan chain interrogation failed: all zeroes Error: Check JTAG interface, timings, target power, etc. Error: Trying to use configured scan chain anyway... Error: esp32.cpu0: IR capture error; saw 0x00 not 0x01 Warn : Bypassing JTAG setup events due to errors Error: JTAG scan chain interrogation failed: all zeroes Error: Check JTAG interface, timings, target power, etc. Error: Trying to use configured scan chain anyway... Error: esp32.cpu0: IR capture error; saw 0x00 not 0x01 Warn : Bypassing JTAG setup events due to errors *** [upload] Error 253 ==== [FAILED] Took 3.48 seconds ===
Reading symbols from c:\Users\andreas\Documents\github\PlatformIO\Projects\lolin32-arduino-blinky-pcb\.pio\build\lolin32\firmware.elf... done. PlatformIO Unified Debugger -> http://bit.ly/pio-debug PlatformIO: debug_tool = esp-prog PlatformIO: Initializing remote target... Open On-Chip Debugger v0.10.0-esp32-20190708 (2019-07-08-11:04) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html none separate adapter speed: 20000 kHz Info : Configured 2 cores esp32 interrupt mask on Info : tcl server disabled Info : telnet server disabled Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED Error: libusb_claim_interface() failed with LIBUSB_ERROR_NOT_SUPPORTED Error: unable to open ftdi device with vid 0403, pid 6010, description '*', serial '*' at bus location '*' Warn : Flash driver of esp32.flash does not support free_driver_priv() Warn : Flash driver of irom does not support free_driver_priv() Warn : Flash driver of drom does not support free_driver_priv() .pioinit:15: Error in sourced command file: Remote communication error. Target disconnected.: No error.
Working
Processing lolin32 (platform: espressif32; board: lolin32; framework: arduino) -------------------------------------------------------------------------------- Verbose mode can be enabled via `-v, --verbose` option CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/lolin32.html PLATFORM: Espressif 32 1.11.1 > WEMOS LOLIN32 HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash 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) PACKAGES: - framework-arduinoespressif32 2.10004.191002 (1.0.4) - tool-esptoolpy 1.20600.0 (2.6.0) - toolchain-xtensa32 2.50200.80 (5.2.0) LDF: Library Dependency Finder -> http://bit.ly/configure-pio-ldf LDF Modes: Finder ~ chain, Compatibility ~ soft Found 26 compatible libraries Scanning dependencies... No dependencies Building in debug mode Retrieving maximum program size .pio\build\lolin32\firmware.elf Checking size .pio\build\lolin32\firmware.elf Advanced Memory Usage is available via "PlatformIO Home > Project Inspect" RAM: [ ] 4.7% (used 15444 bytes from 327680 bytes) Flash: [== ] 16.5% (used 216777 bytes from 1310720 bytes) ========================= [SUCCESS] Took 1.59 seconds ========================= Reading symbols from c:\Users\andreas\Documents\github\PlatformIO\Projects\lolin32-arduino-blinky-pcb\.pio\build\lolin32\firmware.elf... done. PlatformIO Unified Debugger -> http://bit.ly/pio-debug PlatformIO: debug_tool = esp-prog PlatformIO: Initializing remote target... Open On-Chip Debugger v0.10.0-esp32-20190708 (2019-07-08-11:04) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html none separate adapter speed: 20000 kHz Info : Configured 2 cores esp32 interrupt mask on Info : tcl server disabled Info : telnet server disabled Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED Info : ftdi: if you experience problems at higher adapter clocks, try the command "ftdi_tdo_sample_edge falling" Info : clock speed 20000 kHz Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F). Info : Detected debug stubs @ 3ffc0cac on core0 of target 'esp32' Info : accepting 'gdb' connection from pipe Error: No symbols for FreeRTOS Info : Target halted. PRO_CPU: PC=0x400E910A (active) APP_CPU: PC=0x400E910A Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x400E910A Info : Flash mapping 0: 0x10020 -> 0x3f400020, 45 KB Info : Flash mapping 1: 0x20018 -> 0x400d0018, 100 KB Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x400E910A Info : Auto-detected flash size 4096 KB Info : Using flash size 4096 KB Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x400E910A Info : Flash mapping 0: 0x10020 -> 0x3f400020, 45 KB Info : Flash mapping 1: 0x20018 -> 0x400d0018, 100 KB Info : Using flash size 104 KB Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x400E910A Info : Flash mapping 0: 0x10020 -> 0x3f400020, 45 KB Info : Flash mapping 1: 0x20018 -> 0x400d0018, 100 KB Info : Using flash size 48 KB 0x400e910a in String::setLen (this=0x0, len=<optimized out>) at C:\Users\andreas\.platformio\packages\framework-arduinoespressif32\cores\esp32/WString.h:277 277 inline void setLen(int len) { if (isSSO()) sso.len = len; else ptr.len = len; } Temporary breakpoint 1 at 0x400d0bfc: file src\main.cpp, line 6. Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F). Info : Target halted. PRO_CPU: PC=0x5000004B (active) APP_CPU: PC=0x00000000 Info : esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F). Info : esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F). Target halted. PRO_CPU: PC=0x5000004B (active) APP_CPU: PC=0x00000000 esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F). esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F). Info : Target halted. PRO_CPU: PC=0x40000400 (active) APP_CPU: PC=0x40000400 ** Programming Started ** auto erase enabled Target halted. PRO_CPU: PC=0x40000400 (active) APP_CPU: PC=0x40000400 ** Programming Started ** auto erase enabled Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 wrote 16384 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/sdk/bin/bootloader_dio_40m.bin in 0.751528s (21.290 KiB/s) wrote 16384 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/sdk/bin/bootloader_dio_40m.bin in 0.751528s (21.290 KiB/s) ** Programming Finished ** ** Verify Started ** ** Programming Finished ** ** Verify Started ** Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 read 15872 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/sdk/bin/bootloader_dio_40m.bin and flash bank 0 at offset 0x00001000 in 0.310407s (49.934 KiB/s) contents match read 15872 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/sdk/bin/bootloader_dio_40m.bin and flash bank 0 at offset 0x00001000 in 0.310407s (49.934 KiB/s) contents match ** Verified OK ** ** Verified OK ** Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F). Info : Target halted. PRO_CPU: PC=0x5000004B (active) APP_CPU: PC=0x00000000 Target halted. PRO_CPU: PC=0x5000004B (active) APP_CPU: PC=0x00000000 Info : esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F). Info : esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F). esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F). Info : Target halted. PRO_CPU: PC=0x40000400 (active) APP_CPU: PC=0x40000400 ** Programming Started ** Target halted. PRO_CPU: PC=0x40000400 (active) APP_CPU: PC=0x40000400 ** Programming Started ** auto erase enabled auto erase enabled Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 wrote 4096 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/partitions.bin in 0.575346s (6.952 KiB/s) wrote 4096 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/partitions.bin in 0.575346s (6.952 KiB/s) ** Programming Finished ** ** Verify Started ** ** Programming Finished ** ** Verify Started ** Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 read 3072 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/partitions.bin and flash bank 0 at offset 0x00008000 in 0.280529s (10.694 KiB/s) contents match read 3072 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/partitions.bin and flash bank 0 at offset 0x00008000 in 0.280529s (10.694 KiB/s) contents match ** Verified OK ** ** Verified OK ** Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F). Info : Target halted. PRO_CPU: PC=0x5000004B (active) APP_CPU: PC=0x00000000 Info : esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F). Info : esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F). Target halted. PRO_CPU: PC=0x5000004B (active) APP_CPU: PC=0x00000000 esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F). esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F). Info : Target halted. PRO_CPU: PC=0x40000400 (active) APP_CPU: PC=0x40000400 ** Programming Started ** auto erase enabled Target halted. PRO_CPU: PC=0x40000400 (active) APP_CPU: PC=0x40000400 ** Programming Started ** auto erase enabled Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 wrote 8192 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin in 0.594859s (13.449 KiB/s) wrote 8192 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin in 0.594859s (13.449 KiB/s) ** Programming Finished ** ** Verify Started ** ** Programming Finished ** ** Verify Started ** Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 read 8192 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin and flash bank 0 at offset 0x0000e000 in 0.278502s (28.725 KiB/s) contents match read 8192 bytes from file C:/Users/andreas/.platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin and flash bank 0 at offset 0x0000e000 in 0.278502s (28.725 KiB/s) contents match ** Verified OK ** ** Verified OK ** Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F). Info : Target halted. PRO_CPU: PC=0x5000004B (active) APP_CPU: PC=0x00000000 Info : esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F). Info : esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F). Target halted. PRO_CPU: PC=0x5000004B (active) APP_CPU: PC=0x00000000 esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F). esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F). Info : Target halted. PRO_CPU: PC=0x40000400 (active) APP_CPU: PC=0x40000400 ** Programming Started ** auto erase enabled Target halted. PRO_CPU: PC=0x40000400 (active) APP_CPU: PC=0x40000400 ** Programming Started ** auto erase enabled Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 wrote 217088 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/firmware.bin in 2.130688s (99.498 KiB/s) wrote 217088 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/firmware.bin in 2.130688s (99.498 KiB/s) ** Programming Finished ** ** Verify Started ** ** Programming Finished ** ** Verify Started ** Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x40000400 read 216896 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/firmware.bin and flash bank 0 at offset 0x00010000 in 0.945353s (224.057 KiB/s) contents match read 216896 bytes from file c:/Users/andreas/Documents/github/PlatformIO/Projects/lolin32-arduino-blinky-pcb/.pio/build/lolin32/firmware.bin and flash bank 0 at offset 0x00010000 in 0.945353s (224.057 KiB/s) contents match ** Verified OK ** ** Verified OK ** Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F). Info : Target halted. PRO_CPU: PC=0x5000004B (active) APP_CPU: PC=0x00000000 Target halted. PRO_CPU: PC=0x5000004B (active) APP_CPU: PC=0x00000000 Info : esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F). Info : esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F). Info : esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Core 0 was reset (pwrstat=0x1F, after clear 0x0F). esp32: Debug controller 1 was reset (pwrstat=0x5F, after clear 0x0F). esp32: Core 1 was reset (pwrstat=0x5F, after clear 0x0F). Info : Target halted. PRO_CPU: PC=0x40000400 (active) APP_CPU: PC=0x40000400 Target halted. PRO_CPU: PC=0x40000400 (active) APP_CPU: PC=0x40000400 PlatformIO: Initialization completed PlatformIO: Resume the execution to `debug_init_break = tbreak setup` PlatformIO: More configuration options -> http://bit.ly/pio-debug Note: automatically using hardware breakpoints for read-only addresses. Info : Target halted. PRO_CPU: PC=0x4000C782 APP_CPU: PC=0x400D0BFC (active) Target halted. PRO_CPU: PC=0x4000C782 APP_CPU: PC=0x400D0BFC (active) Info : Detected debug stubs @ 3ffc0cac on core0 of target 'esp32' [New Thread 1073464940] [New Thread 1073463528] [New Thread 1073467632] [New Thread 1073455716] [New Thread 1073445320] [New Thread 1073446424] [Switching to Thread 1073447000] Temporary breakpoint 1, setup () at src\main.cpp:6 6 { Info : Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C0B (active) Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C0B (active) Info : Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C24 (active) Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C24 (active) Info : Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C2B (active) Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C2B (active) Breakpoint 2, loop () at src\main.cpp:13 13 Serial.println("Hello, world!"); Info : Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C34 (active) Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C34 (active) Info : Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C40 (active) Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C40 (active) Info : Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C46 (active) Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C46 (active) Info : Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C4F (active) Target halted. PRO_CPU: PC=0x400E914E APP_CPU: PC=0x400D0C4F (active)
Qt on MacOS X
Qt 5.13 Qt for macOS, macOS 10.12, 10.13, 10.14
Qt 5.9 Supported Platforms, macOS 10.10, 10.11, 10.12
How to run a Qt 5.12.2 application on macOS 10.11?
Xcode
Determine xcode command line tools version
Can I have multiple Xcode versions installed?
Installing and Switching Xcode Versions from the Command Line
Preparing the installation... Downloading packages... Downloading archive "3.0.4installer-changelog.7z.sha1" for component Qt Installer Changelog. Downloading archive "3.0.4installer-changelog.7z" for component Qt Installer Changelog. Downloading archive "5.12.5-0-201909090453All_buildlogs.7z.sha1" for component Logs. Downloading archive "5.12.5-0-201909090453All_buildlogs.7z" for component Logs. Downloading archive "5.12.5-0-201909090453All_testlogs.7z.sha1" for component Logs. Downloading archive "5.12.5-0-201909090453All_testlogs.7z" for component Logs. Downloading archive "3.1.1ifw-mac-x64.7z.sha1" for component Qt Installer Framework 3.1. Downloading archive "3.1.1ifw-mac-x64.7z" for component Qt Installer Framework 3.1. Downloading archive "3.1.1-1-201905151111installerbase-tqtc_3.1-mac-x64.7z.sha1" for component Maintenance Tool. Downloading archive "3.1.1-1-201905151111installerbase-tqtc_3.1-mac-x64.7z" for component Maintenance Tool. Downloading archive "4.10.1telemetry.7z.sha1" for component Qt Telemetry plugin. Downloading archive "4.10.1telemetry.7z" for component Qt Telemetry plugin. Downloading archive "5.12.5-0-201909090453tqtc-qt5-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453tqtc-qt5-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453activeqt-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453activeqt-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qdoc-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qdoc-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qmake-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qmake-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qt3d-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qt3d-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtandroidextras-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtandroidextras-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtassistant-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtassistant-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtbluetooth-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtbluetooth-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtcanvas3d-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtcanvas3d-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtconcurrent-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtconcurrent-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtcore-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtcore-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtdbus-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtdbus-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtdesigner-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtdesigner-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtdistancefieldgenerator-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtdistancefieldgenerator-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtdoc-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtdoc-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtgamepad-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtgamepad-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtgraphicaleffects-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtgraphicaleffects-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtgui-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtgui-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qthelp-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qthelp-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtimageformats-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtimageformats-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtlabscalendar-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtlabscalendar-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtlabsplatform-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtlabsplatform-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtlinguist-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtlinguist-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtlocation-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtlocation-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtmacextras-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtmacextras-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtmultimedia-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtmultimedia-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtnetwork-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtnetwork-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtnfc-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtnfc-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtopengl-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtopengl-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtplatformheaders-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtplatformheaders-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtpositioning-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtpositioning-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtprintsupport-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtprintsupport-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtqml-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtqml-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtqmltest-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtqmltest-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtquick-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtquick-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtquickcontrols-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtquickcontrols-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtquickcontrols1-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtquickcontrols1-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtquickdialogs-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtquickdialogs-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtquickextras-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtquickextras-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtremoteobjects-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtremoteobjects-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtscxml-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtscxml-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtsensors-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtsensors-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtserialbus-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtserialbus-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtserialport-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtserialport-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtspeech-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtspeech-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtsql-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtsql-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtsvg-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtsvg-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qttestlib-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qttestlib-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtuitools-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtuitools-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtwaylandcompositor-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtwaylandcompositor-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtwebchannel-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtwebchannel-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtwebsockets-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtwebsockets-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtwebview-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtwebview-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtwidgets-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtwidgets-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtwinextras-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtwinextras-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtx11extras-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtx11extras-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtxml-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtxml-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtxmlpatterns-documentation.7z.sha1" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qtxmlpatterns-documentation.7z" for component Qt 5.12.5 Documentation. Downloading archive "5.12.5-0-201909090453qt-everywhere-examples-5.12.5.7z.sha1" for component Qt 5.12.5 Examples. Downloading archive "5.12.5-0-201909090453qt-everywhere-examples-5.12.5.7z" for component Qt 5.12.5 Examples. Downloading archive "5.12.5-0-201909090453sha1s.txt.7z.sha1" for component Qt 5.12.5. Downloading archive "5.12.5-0-201909090453sha1s.txt.7z" for component Qt 5.12.5. Downloading archive "4.10.1-1b2qt-qtcreator-plugin.7z.sha1" for component Qt Creator 4.10.1 Enterprise Plugins. Downloading archive "4.10.1-1b2qt-qtcreator-plugin.7z" for component Qt Creator 4.10.1 Enterprise Plugins. Downloading archive "4.10.1-1isoiconbrowser.7z.sha1" for component Qt Creator 4.10.1 Enterprise Plugins. Downloading archive "4.10.1-1isoiconbrowser.7z" for component Qt Creator 4.10.1 Enterprise Plugins. Downloading archive "4.10.1-1licensechecker.7z.sha1" for component Qt Creator 4.10.1 Enterprise Plugins. Downloading archive "4.10.1-1licensechecker.7z" for component Qt Creator 4.10.1 Enterprise Plugins. Downloading archive "4.10.1-1vxworks-qtcreator-plugin.7z.sha1" for component Qt Creator 4.10.1 Enterprise Plugins. Downloading archive "4.10.1-1vxworks-qtcreator-plugin.7z" for component Qt Creator 4.10.1 Enterprise Plugins. Downloading archive "4.10.1-0qtcreator.7z.sha1" for component Qt Creator 4.10.1. Downloading archive "4.10.1-0qtcreator.7z" for component Qt Creator 4.10.1. Downloading archive "4.10.1-0qtcreator_sdktool.7z.sha1" for component Qt Creator 4.10.1. Downloading archive "4.10.1-0qtcreator_sdktool.7z" for component Qt Creator 4.10.1. Downloading archive "5.12.5-0-201909090436qtbase-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtbase-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtconnectivity-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtconnectivity-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtdeclarative-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtdeclarative-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtgraphicaleffects-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtgraphicaleffects-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtimageformats-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtimageformats-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtmacextras-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtmacextras-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtmultimedia-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtmultimedia-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtsensors-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtsensors-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtsvg-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtsvg-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qttranslations-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qttranslations-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtwebchannel-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtwebchannel-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtwebsockets-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtwebsockets-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtxmlpatterns-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtxmlpatterns-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtlocation-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtlocation-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtserialport-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtserialport-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qttools-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qttools-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtquickcontrols-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtquickcontrols-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtquickcontrols2-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtquickcontrols2-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qt3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qt3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtcanvas3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtcanvas3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtwebview-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtwebview-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtserialbus-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtserialbus-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtscxml-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtscxml-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtgamepad-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtgamepad-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtspeech-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtspeech-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090436qtremoteobjects-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component macOS. Downloading archive "5.12.5-0-201909090436qtremoteobjects-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component macOS. Downloading archive "5.12.5-0-201909090453qtcharts-documentation.7z.sha1" for component Documentation for Qt 5.12.5 GPLv3 components (QtCharts). Downloading archive "5.12.5-0-201909090453qtcharts-documentation.7z" for component Documentation for Qt 5.12.5 GPLv3 components (QtCharts). Downloading archive "5.12.5-0-201909090453qtcharts-examples-5.12.5.7z.sha1" for component Examples for Qt 5.12.5 GPLv3 components (QtCharts). Downloading archive "5.12.5-0-201909090453qtcharts-examples-5.12.5.7z" for component Examples for Qt 5.12.5 GPLv3 components (QtCharts). Downloading archive "5.12.5-0-201909090453qtdatavisualization-documentation.7z.sha1" for component Documentation for Qt 5.12.5 GPLv3 components (QtDataVisualization). Downloading archive "5.12.5-0-201909090453qtdatavisualization-documentation.7z" for component Documentation for Qt 5.12.5 GPLv3 components (QtDataVisualization). Downloading archive "5.12.5-0-201909090453qtdatavis3d-examples-5.12.5.7z.sha1" for component Examples for Qt 5.12.5 GPLv3 components (QtDataVisualization). Downloading archive "5.12.5-0-201909090453qtdatavis3d-examples-5.12.5.7z" for component Examples for Qt 5.12.5 GPLv3 components (QtDataVisualization). Downloading archive "5.12.5-0-201909090453qtpurchasing-examples-5.12.5.7z.sha1" for component Examples for Qt 5.12.5 GPLv3 components (QtPurchasing). Downloading archive "5.12.5-0-201909090453qtpurchasing-examples-5.12.5.7z" for component Examples for Qt 5.12.5 GPLv3 components (QtPurchasing). Downloading archive "5.12.5-0-201909090453qtpurchasing-documentation.7z.sha1" for component Documentation for Qt 5.12.5 GPLv3 components (QtPurchasing). Downloading archive "5.12.5-0-201909090453qtpurchasing-documentation.7z" for component Documentation for Qt 5.12.5 GPLv3 components (QtPurchasing). Downloading archive "5.12.5-0-201909090453qtvirtualkeyboard-documentation.7z.sha1" for component Documentation for Qt 5.12.5 GPLv3 components (QtVirtualKeyboard). Downloading archive "5.12.5-0-201909090453qtvirtualkeyboard-documentation.7z" for component Documentation for Qt 5.12.5 GPLv3 components (QtVirtualKeyboard). Downloading archive "5.12.5-0-201909090453qtvirtualkeyboard-examples-5.12.5.7z.sha1" for component Examples for Qt 5.12.5 GPLv3 components (QtVirtualKeyboard). Downloading archive "5.12.5-0-201909090453qtvirtualkeyboard-examples-5.12.5.7z" for component Examples for Qt 5.12.5 GPLv3 components (QtVirtualKeyboard). Downloading archive "5.12.5-0-201909090453qtwebengine-documentation.7z.sha1" for component Documentation for QtWebEngine. Downloading archive "5.12.5-0-201909090453qtwebengine-documentation.7z" for component Documentation for QtWebEngine. Downloading archive "5.12.5-0-201909090453qtwebengine-examples-5.12.5.7z.sha1" for component Examples for QtWebEngine. Downloading archive "5.12.5-0-201909090453qtwebengine-examples-5.12.5.7z" for component Examples for QtWebEngine. Downloading archive "5.12.5-0-201909090453qtnetworkauth-documentation.7z.sha1" for component Documentation for Qt Networkauth (Technology Preview). Downloading archive "5.12.5-0-201909090453qtnetworkauth-documentation.7z" for component Documentation for Qt Networkauth (Technology Preview). Downloading archive "5.12.5-0-201909090453qtnetworkauth-examples-5.12.5.7z.sha1" for component Examples for Qt Networkauth (Technology Preview). Downloading archive "5.12.5-0-201909090453qtnetworkauth-examples-5.12.5.7z" for component Examples for Qt Networkauth (Technology Preview). Downloading archive "5.12.5-0-201909090453qtscript-documentation.7z.sha1" for component Documentation for Qt 5.12.5 Deprecated components (QtScript). Downloading archive "5.12.5-0-201909090453qtscript-documentation.7z" for component Documentation for Qt 5.12.5 Deprecated components (QtScript). Downloading archive "5.12.5-0-201909090453qtscripttools-documentation.7z.sha1" for component Documentation for Qt 5.12.5 Deprecated components (QtScript). Downloading archive "5.12.5-0-201909090453qtscripttools-documentation.7z" for component Documentation for Qt 5.12.5 Deprecated components (QtScript). Downloading archive "5.12.5-0-201909090453qtscript-examples-5.12.5.7z.sha1" for component Examples for Qt 5.12.5 Deprecated components (QtScript). Downloading archive "5.12.5-0-201909090453qtscript-examples-5.12.5.7z" for component Examples for Qt 5.12.5 Deprecated components (QtScript). Downloading archive "5.12.5-0-201909090436qtcharts-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt Charts for macOS. Downloading archive "5.12.5-0-201909090436qtcharts-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt Charts for macOS. Downloading archive "5.12.5-0-201909090436qtdatavis3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt Data Visualization for macOS. Downloading archive "5.12.5-0-201909090436qtdatavis3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt Data Visualization for macOS. Downloading archive "5.12.5-0-201909090436qtpurchasing-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt Purchasing for macOS. Downloading archive "5.12.5-0-201909090436qtpurchasing-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt Purchasing for macOS. Downloading archive "5.12.5-0-201909090436qtvirtualkeyboard-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt Virtual Keyboard for macOS. Downloading archive "5.12.5-0-201909090436qtvirtualkeyboard-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt Virtual Keyboard for macOS. Downloading archive "5.12.5-0-201909090436qtwebengine-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt WebEngine for macOS. Downloading archive "5.12.5-0-201909090436qtwebengine-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt WebEngine for macOS. Downloading archive "5.12.5-0-201909090436qtnetworkauth-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt Network Authentication for macOS. Downloading archive "5.12.5-0-201909090436qtnetworkauth-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt Network Authentication for macOS. Downloading archive "5.12.5-0-201909090436qtwebglplugin-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt WebGL Streaming Plugin for macOS. Downloading archive "5.12.5-0-201909090436qtwebglplugin-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt WebGL Streaming Plugin for macOS. Downloading archive "5.12.5-0-201909090436qtscript-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z.sha1" for component Qt Script for macOS. Downloading archive "5.12.5-0-201909090436qtscript-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" for component Qt Script for macOS. Installing component Qt Installer Changelog... Extracting "3.0.4installer-changelog.7z" Done Installing component Qt Embedded Licenses... Done Installing component Logs... Extracting "5.12.5-0-201909090453All_buildlogs.7z" Extracting "5.12.5-0-201909090453All_testlogs.7z" Done Installing component Qt Installer Framework 3.1... Extracting "3.1.1ifw-mac-x64.7z" Done Installing component Maintenance Tool... Extracting "3.1.1-1-201905151111installerbase-tqtc_3.1-mac-x64.7z" Done Installing component Qt Telemetry plugin... Extracting "4.10.1telemetry.7z" Done Installing component Qt 5.12.5 Documentation... Extracting "5.12.5-0-201909090453activeqt-documentation.7z" Extracting "5.12.5-0-201909090453qdoc-documentation.7z" Extracting "5.12.5-0-201909090453qmake-documentation.7z" Extracting "5.12.5-0-201909090453qt3d-documentation.7z" Extracting "5.12.5-0-201909090453qtandroidextras-documentation.7z" Extracting "5.12.5-0-201909090453qtassistant-documentation.7z" Extracting "5.12.5-0-201909090453qtbluetooth-documentation.7z" Extracting "5.12.5-0-201909090453qtcanvas3d-documentation.7z" Extracting "5.12.5-0-201909090453qtconcurrent-documentation.7z" Extracting "5.12.5-0-201909090453qtcore-documentation.7z" Extracting "5.12.5-0-201909090453qtdbus-documentation.7z" Extracting "5.12.5-0-201909090453qtdesigner-documentation.7z" Extracting "5.12.5-0-201909090453qtdistancefieldgenerator-documentation.7z" Extracting "5.12.5-0-201909090453qtdoc-documentation.7z" Extracting "5.12.5-0-201909090453qtgamepad-documentation.7z" Extracting "5.12.5-0-201909090453qtgraphicaleffects-documentation.7z" Extracting "5.12.5-0-201909090453qtgui-documentation.7z" Extracting "5.12.5-0-201909090453qthelp-documentation.7z" Extracting "5.12.5-0-201909090453qtimageformats-documentation.7z" Extracting "5.12.5-0-201909090453qtlabscalendar-documentation.7z" Extracting "5.12.5-0-201909090453qtlabsplatform-documentation.7z" Extracting "5.12.5-0-201909090453qtlinguist-documentation.7z" Extracting "5.12.5-0-201909090453qtlocation-documentation.7z" Extracting "5.12.5-0-201909090453qtmacextras-documentation.7z" Extracting "5.12.5-0-201909090453qtmultimedia-documentation.7z" Extracting "5.12.5-0-201909090453qtnetwork-documentation.7z" Extracting "5.12.5-0-201909090453qtnfc-documentation.7z" Extracting "5.12.5-0-201909090453qtopengl-documentation.7z" Extracting "5.12.5-0-201909090453qtplatformheaders-documentation.7z" Extracting "5.12.5-0-201909090453qtpositioning-documentation.7z" Extracting "5.12.5-0-201909090453qtprintsupport-documentation.7z" Extracting "5.12.5-0-201909090453qtqml-documentation.7z" Extracting "5.12.5-0-201909090453qtqmltest-documentation.7z" Extracting "5.12.5-0-201909090453qtquick-documentation.7z" Extracting "5.12.5-0-201909090453qtquickcontrols-documentation.7z" Extracting "5.12.5-0-201909090453qtquickcontrols1-documentation.7z" Extracting "5.12.5-0-201909090453qtquickdialogs-documentation.7z" Extracting "5.12.5-0-201909090453qtquickextras-documentation.7z" Extracting "5.12.5-0-201909090453qtremoteobjects-documentation.7z" Extracting "5.12.5-0-201909090453qtscxml-documentation.7z" Extracting "5.12.5-0-201909090453qtsensors-documentation.7z" Extracting "5.12.5-0-201909090453qtserialbus-documentation.7z" Extracting "5.12.5-0-201909090453qtserialport-documentation.7z" Extracting "5.12.5-0-201909090453qtspeech-documentation.7z" Extracting "5.12.5-0-201909090453qtsql-documentation.7z" Extracting "5.12.5-0-201909090453qtsvg-documentation.7z" Extracting "5.12.5-0-201909090453qttestlib-documentation.7z" Extracting "5.12.5-0-201909090453qtuitools-documentation.7z" Extracting "5.12.5-0-201909090453qtwaylandcompositor-documentation.7z" Extracting "5.12.5-0-201909090453qtwebchannel-documentation.7z" Extracting "5.12.5-0-201909090453qtwebsockets-documentation.7z" Extracting "5.12.5-0-201909090453qtwebview-documentation.7z" Extracting "5.12.5-0-201909090453qtwidgets-documentation.7z" Extracting "5.12.5-0-201909090453qtwinextras-documentation.7z" Extracting "5.12.5-0-201909090453qtx11extras-documentation.7z" Extracting "5.12.5-0-201909090453qtxml-documentation.7z" Extracting "5.12.5-0-201909090453qtxmlpatterns-documentation.7z" Extracting "5.12.5-0-201909090453tqtc-qt5-documentation.7z" Done Installing component Qt 5.12.5 Examples... Extracting "5.12.5-0-201909090453qt-everywhere-examples-5.12.5.7z" Done Installing component Qt 5.12.5... Extracting "5.12.5-0-201909090453sha1s.txt.7z" Done Installing component Qt Creator 4.10.1 Enterprise Plugins... Extracting "4.10.1-1b2qt-qtcreator-plugin.7z" Extracting "4.10.1-1isoiconbrowser.7z" Extracting "4.10.1-1licensechecker.7z" Extracting "4.10.1-1vxworks-qtcreator-plugin.7z" Done Installing component Qt Creator 4.10.1... Extracting "4.10.1-0qtcreator.7z" Extracting "4.10.1-0qtcreator_sdktool.7z" Done Installing component macOS... Extracting "5.12.5-0-201909090436qt3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtbase-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtcanvas3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtconnectivity-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtdeclarative-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtgamepad-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtgraphicaleffects-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtimageformats-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtlocation-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtmacextras-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtmultimedia-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtquickcontrols-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtquickcontrols2-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtremoteobjects-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtscxml-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtsensors-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtserialbus-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtserialport-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtspeech-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtsvg-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qttools-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qttranslations-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtwebchannel-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtwebsockets-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtwebview-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Extracting "5.12.5-0-201909090436qtxmlpatterns-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Done Installing component Documentation for Qt 5.12.5 GPLv3 components (QtCharts)... Extracting "5.12.5-0-201909090453qtcharts-documentation.7z" Done Installing component Examples for Qt 5.12.5 GPLv3 components (QtCharts)... Extracting "5.12.5-0-201909090453qtcharts-examples-5.12.5.7z" Done Installing component Documentation for Qt 5.12.5 GPLv3 components (QtDataVisualization)... Extracting "5.12.5-0-201909090453qtdatavisualization-documentation.7z" Done Installing component Examples for Qt 5.12.5 GPLv3 components (QtDataVisualization)... Extracting "5.12.5-0-201909090453qtdatavis3d-examples-5.12.5.7z" Done Installing component Examples for Qt 5.12.5 GPLv3 components (QtPurchasing)... Extracting "5.12.5-0-201909090453qtpurchasing-examples-5.12.5.7z" Done Installing component Documentation for Qt 5.12.5 GPLv3 components (QtPurchasing)... Extracting "5.12.5-0-201909090453qtpurchasing-documentation.7z" Done Installing component Documentation for Qt 5.12.5 GPLv3 components (QtVirtualKeyboard)... Extracting "5.12.5-0-201909090453qtvirtualkeyboard-documentation.7z" Done Installing component Examples for Qt 5.12.5 GPLv3 components (QtVirtualKeyboard)... Extracting "5.12.5-0-201909090453qtvirtualkeyboard-examples-5.12.5.7z" Done Installing component Documentation for QtWebEngine... Extracting "5.12.5-0-201909090453qtwebengine-documentation.7z" Done Installing component Examples for QtWebEngine... Extracting "5.12.5-0-201909090453qtwebengine-examples-5.12.5.7z" Done Installing component Documentation for Qt Networkauth (Technology Preview)... Extracting "5.12.5-0-201909090453qtnetworkauth-documentation.7z" Done Installing component Examples for Qt Networkauth (Technology Preview)... Extracting "5.12.5-0-201909090453qtnetworkauth-examples-5.12.5.7z" Done Installing component Documentation for Qt 5.12.5 Deprecated components (QtScript)... Extracting "5.12.5-0-201909090453qtscript-documentation.7z" Extracting "5.12.5-0-201909090453qtscripttools-documentation.7z" Done Installing component Examples for Qt 5.12.5 Deprecated components (QtScript)... Extracting "5.12.5-0-201909090453qtscript-examples-5.12.5.7z" Done Installing component Qt Charts for macOS... Extracting "5.12.5-0-201909090436qtcharts-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Done Installing component Qt Data Visualization for macOS... Extracting "5.12.5-0-201909090436qtdatavis3d-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Done Installing component Qt Purchasing for macOS... Extracting "5.12.5-0-201909090436qtpurchasing-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Done Installing component Qt Virtual Keyboard for macOS... Extracting "5.12.5-0-201909090436qtvirtualkeyboard-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Done Installing component Qt WebEngine for macOS... Extracting "5.12.5-0-201909090436qtwebengine-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Done Installing component Qt Network Authentication for macOS... Extracting "5.12.5-0-201909090436qtnetworkauth-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Done Installing component Qt WebGL Streaming Plugin for macOS... Extracting "5.12.5-0-201909090436qtwebglplugin-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Done Installing component Qt Script for macOS... Extracting "5.12.5-0-201909090436qtscript-MacOS-MacOS_10_13-Clang-MacOS-MacOS_10_13-X86_64.7z" Done Writing maintenance tool. Installation finished!
Flutter – Google’s UI toolkit (Dart Programming)
Flutter
Flutter – Beautiful native apps in record time
Write your first Flutter app, part 1
Wikipedia
Flutter (Software)
Dart (Programmiersprache)
Tutorials
Flutter 2020: The State of Cross-Platform
Fluttering Dart
YouTube
Commands
$ flutter channel Flutter channels: master dev beta * stable $ flutter channel master $ flutter upgrade $ flutter devices 4 connected devices: AndroidDevice • 94dcba0c • android-arm64 • Android 10 (API 29) iOSDevice • 000507e0a52252f43eaa151dcbc4ebfa52bd92f0 • ios • iOS 13.3.1 Chrome • chrome • web-javascript • Google Chrome 80.0.3987.149 Web Server • web-server • web-javascript • Flutter Tools $ flutter run (use first in list) $ flutter run -d 000507e0a52252f43eaa151dcbc4ebfa52bd92f0 $ flutter run -d web-server $ flutter config --enable-macos-desktop $ flutter config --enable-windows-desktop $ flutter config --enable-linux-desktop
Christian Bischoff
Qt Tutorials
Qt QML
Qt Creator
Qt 5
Important Concepts In Qt Quick – Visual Types
Concepts – Visual Parent in Qt Quick
Concepts – Visual Coordinates in Qt Quick
Important Concepts In Qt Quick – Positioning
Important Concepts in Qt Quick – States, Transitions and Animations
Important Concepts In Qt Quick – Data – Models, Views and Data Storage
Important Concepts In Qt Quick – User Input
Qt Quick Controls
Action QML Type
ActionGroup QML Type
Qt Quick Controls QML Types
Qt Graphical Effects
Interacting with QML Objects from C++
Udemy
Qt core for beginners with C++
Qt Core Intermediate with C++
Qt C++ GUI Development – Intermediate
YouTube
Popular QML & Qt videos (Playlist)
Create a Qt Framework Application Using QML & Qt Quick SDK
Introducing Qt Quick Controls in Qt 5.1
QtWS17 – QML-driven HMI Architectures for Rolling Embedded Devices, Christoph Sterz, KDAB
Introduction to Qt / QML – all videos so far (Playlist)
Qt
Introduction to Qt – UI Design {tutorial}
Do’s and Don’ts of QML {on-demand webinar}
From Photoshop to Prototype with Qt Design Studio {On-demand webinar}
Getting started with Qt: Hello Quick World
Using C++ Models in QML {tutorial}
objectName vs. id
What is the objectName: property in QML, why is it needed, and how is it different than the id: property?
How to find QML item by its string id?
QML Row vs. RowLayout
What is the difference between Row and RowLayout?
QML Row vs. RowLayout
LearnQtGuide
Qt Widgets or QML ?
QML Used with Javascript
Deploying Qt Applications (Windows|Mac|Linux)
Joseph Mills
Qml Tutorials (Playlist)
VoidRealms
C++ Qt Programming (Playlist with QML)
Qt QML – 149 Calling C++ Functions
DuarteCorporation Tutoriales
Tutorial QML (Playlist)
Tutorial Qt Creator – QML – Repeater
QML Guide
Getting started with QML and QtQuick
Using the QtObject element
FAQ
Required Properties
// MyItem.qml Item { required property <propertyType> <propertyName> NOT: [default] property <propertyType> <propertyName> : <value> }
As the name suggests, required properties must be set when an instance of the object is created. Violation of this rule will result in QML applications not starting if it can be detected statically
Window { MyItem { <propertyName> : <value> } NOT: MyItem { } }
STM32F407VET6
AliExpress
STM32
STM32F407ZET6 development board M4 STM32F4 core board arm development board cortex-M4
STM32F407VET6 development board M4 STM32F4 core board arm development board cortex-M4 instead of STM32F407ZET6
1PCS Great IT 3.2 inch LCD TFT with resistance touch screen ILI9341 for STM32F407VET6 development board Black
STM32F407ZET6 development board M4 STM32F4 core board arm development board cortex-M4
STM32F407VET6 Development Board Cortex-M4 STM32 minimum system learning board ARM core board +3.2 inch LCD TFT With Touch Screen
Free shipping STM32F407VET6 development board Cortex-M4 STM32 minimum system learning board ARM core board
Hong Kong feng tai co., LTD
EYEWINK Neue 4 zoll TFT LCD bildschirm touch screen modul IPS full view Ultra HD 800X480 mit basis platte
3,5 zoll 480*320 SPI Serielle TFT LCD Modul Display mit Touch Panel Fahrer IC ILI9488
3,5 inch TFT LCD Bildschirm mit Touch Panel ILI9488 Fahrer 320×480 SPI port serial interface (9 IO) touch ic XPT2046 für ard stm32
3,5 zoll TFT farbe LCD modul 320X480 320*480 Ultra HD unterstützung STM32 C51 ili9486 16 bits parallel 34PIN mit touch xpt2046, ILI9486, 16 bit parallel port
fortymall Store
4,0 zoll HD TFT LCD Screen Modul mit PCB ILI9488 Stick IC 320*480 Touch Panel 8Bit Parallel Interface
CPT 3,5 zoll 32P HD TFT LCD Bildschirm mit Adapter Board ILI9488 Stick IC 320*480 8/ 16Bit Parallel Interface
EQV Store
Free shipping! 3.5 inch TFT LCD screen module Ultra HD 320X480 for Arduino MEGA 2560 R3 Board
BuyDisplay
LCD 3.5″ 320×480 TFT Display Module,OPTL Touch Screen w/Breakout Board
YouTube
Stm32f407VET6 + LCD
ILI9341 am FSMC-Port eines STM32F407ZET6
STM32F407VET6 development board Cortex-M4 STM32 minimum system learning board ARM core board
Two ILI9341 based display attached to a Raspberry Pi
Google Drive
STM32f407_SD_LSD +EmWin + Tach.zip
ST
FSMC (flexible static memory controller)
AN4861 Application note – LCD-TFT display controller (LTDC) on STM32 MCUs
AN2790 Application note – TFT LCD interfacing with the high-density STM32F10xxx FSMC
github.com/PaulStoffregen/ILI9341_t3, Optimized ILI9341 TFT Library http://pjrc.com/store/display_ili9341
Color 320×240 TFT Display, ILI9341 Controller Chip
ili9341 Not Working on STM32f4 discovery
STM32F429 / ILI9341
mikrocontroller.net: TFT und die verschiedenen Interfaces
STM32 F746zg nucleo und ILI9488 TFT per SPI langsam ?
AdaFruit
3.5″ TFT 320×480 + Touchscreen Breakout Board w/MicroSD Socket – HXD8357D
2.8″ TFT LCD with Touchscreen Breakout Board w/MicroSD Socket – ILI9341
Adafruit 2.8″ and 3.2″ Color TFT Touchscreen Breakout v2
User-space SPI TFT Python Library – ILI9341, Use an ILI9341 TFT display with a Raspberry Pi or BeagleBone Black!
github.com/adafruit/Adafruit_ILI9341, Library for Adafruit ILI9341 displays
Andy Brown
Andy Brown – Andy’s Workshop
stm32plus 3.2.0: Supporting the STM32F0 Cortex M0
stm32plus: ILI9325 TFT driver
stm32plus: ILI9325 TFT driver
github.com/andysworkshop/stm32plus, The C++ library for the STM32 F0, F100, F103, F107 and F4 microcontrollers
github.com/andysworkshop/stm32plus/blob/master/examples/ssd1963/ssd1963.cpp
Topic: stm32F103vet6 – ssd1963 board hack
SSD1963 on an STM32F103ZET6 board is not working
YouTube: SSD1963 480×272 display on STM32 F1
GitHub TFT
LittlevGL
github.com/littlevgl/lvgl
github.com/littlevgl/esp32_ili9341, LittlevGL ported to ESP32 using ILI9341 display controller
Is my display supported?
LittlevGL needs just one simple driver to copy an array of pixels into a given area of the display. If you can do this with your display then you can use the same display with LittlevGL.
It includes:
- TFTs with 16 or 24 bit color depth
- Monitors with HDMI port
- Small monochrome displays
- Gray-scale displays
- LED matrices
- or any other display where you can control the color/state of the pixels
See the Porting section to learn more.
GxTFT
github.com/ZinggJM/GxTFT, GxTFT for Arduino
- HX8357B
- HX8357C
- ILI9225
- ILI9325C
- ILI9325D
- ILI9341
- ILI9481
- ILI9486
- ILI9488
- ILI9488_ST
- ILI9806
- OTM8009A
- OTM8009A_RV047
- RA8875P
- RA8875S
- SSD1283A
- SSD1963
Tilen Majerle
STM32F4 Discovery, Libraries and tutorials for STM32Fxxx series by Tilen Majerle.
Library 08- ILI9341 LCD for STM32F4
TM STM32F4xx Libraries
github.com/MaJerle?tab=repositories
github.com/MaJerle/stm32f429, Keil projects and libraries for STM32F4xx devices
github.com/MaJerle/stm32f429/blob/master/00-STM32F429_LIBRARIES/tm_stm32f4_ili9341_ltdc.c
Nemui Trinomius
github.com/nemuisan
Nemuisan Blog
lib/display/abstract/inc/display_if.h
iamniels
github.com/iamniels/stm32_ili9341_display_driver, ILI9341 display driver for the STM32F4 microcontroller
Boris Lovosevic (loboris)
github.com/loboris/ESP32_TFT_library, ILI9341, ILI9488, ST7789V and ST7735
github.com/loboris/ESP32_TFT_library/tree/master/components/tft
Shawon Shahryiar
ILI9341 320×240 TFT Touch Display 16-bit Parallel (8080) Mode Demo with ATMega2560
ILI9341 320×240 TFT Touch Display 16-bit Parallel (8080) Mode Demo with ATMega2560
GUIslice
Embedded C GUI for Raspberry PI & Arduino
github.com/ImpulseAdventure/GUIslice, GUIslice drag & drop embedded GUI in C for touchscreen TFT
Display Config Table
Configuring GUIslice
Running Touch Diagnostics
Configure GUIslice for ESP8266 & ESP32
TFT_graphicstest_one_lib.ino (used in “Configure GUIslice for ESP8266 & ESP32”)
SPISettings, from Paul Stoffregen’s XPT2046_Touchscreen::update()
Martin Harizanov
Martin’s corner on the web
TFT32 – ESP32 powered IoT control hub with TFT
Experimenting with a 3.5″ TFT
TFT32 – IoT gateway/control hub with TFT
github.com/mharizanov/TFT32/tree/master/examples/gui/mqtt_controller
Martin Falatic (MartyMacGyver)
github.com/MartyMacGyver/ESP32_Adafruit_ILI9341
Bodmer
github.com/Bodmer/TFT_eSPIArduino and PlatformIO IDE compatible TFT library for the ESP8266 and ESP32 that supports different driver chips, ILI9341, ILI9163, ST7735, S6D02A1, ILI9481, ILI9486, ILI9488, HX8357D and ST7789
Is it support ILI9488 480×320 in 18bit mode #187
LI9844 Support #40
Paul Stoffregen
github.com/PaulStoffregen/XPT2046_Touchscreen, Touchscreen Arduino Library for XPT2046 Touch Controller Chip
github.com/KitSprout/TFT_4.0-inch, OTM8009A,4.0-inch 800*480
- ili9341 parallel interface 16 bit
- 8080 16 bit
- 8080 8 bit
- SSD1963
- ILI9341
- STM32F407ZET6 , 168 MHz
LCDWiki
3.5inch SPI Module ILI9488 SKU:MSP3520
3.5inch RPi Display
ILITEK ILI9488 Datasheet
PS C:\Users\andreas\Documents\github\PlatformIO\Projects\lolin32-arduino-touch> pio lib install "TFT_eSPI" Library Storage: C:\Users\andreas\Documents\github\PlatformIO\Projects\lolin32-arduino-touch\.pio\libdeps\lolin_d32_pro Looking for TFT_eSPI library in registry Found: https://platformio.org/lib/show/1559/TFT_eSPI LibraryManager: Installing id=1559 TFT_eSPI @ 1.4.17 has been successfully installed!
gTLD: Generic Top-Level Domain
Qt License
"No QtAccount credentials found. Please login via the maintenance tool of the SDK." Login completed to Qt Account: "xxx@yyy.ch" Saving Qt Account settings to file: "/home/andreas/.local/share/Qt/qtaccount.ini" License added. License id [ xxxxxxxxx ] License schema [ "Supported Evaluation" ] Licensed products [ "Device Creation" ] Licensed platforms [ ("X11", "Embedded Linux", "Windows", "Mac", "Embedded Windows", "Android", "QNX", "VxWorks", "INTEGRITY", "iOS", "WinRT", "Embedded Android") ] License expiry date [ QDate("2019-10-19") ] Saving licenses to file: "/home/andreas/.local/share/Qt/qtlicenses.ini"