Skip to content

Instantly share code, notes, and snippets.

@drewandre
Created March 25, 2020 16:31
Show Gist options
  • Save drewandre/be4bba9a878cb285ffef76a6e566765c to your computer and use it in GitHub Desktop.
Save drewandre/be4bba9a878cb285ffef76a6e566765c to your computer and use it in GitHub Desktop.
Flashing binaries to serial port /dev/cu.SLAB_USBtoUART (app at offset 0x160000)...
esptool.py v2.8
Serial port /dev/cu.SLAB_USBtoUART
Connecting......
Chip is ESP32D0WDQ5 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: bc:dd:c2:d1:d2:7c
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Auto-detected Flash size: 4MB
Compressed 8192 bytes to 31...
Wrote 8192 bytes (31 compressed) at 0x0000e000 in 0.0 seconds (effective 7763.2 kbit/s)...
Hash of data verified.
Compressed 25696 bytes to 15275...
Wrote 25696 bytes (15275 compressed) at 0x00001000 in 1.3 seconds (effective 152.5 kbit/s)...
Hash of data verified.
Compressed 700336 bytes to 426429...
Writing at 0x00178000... (25 %)
A fatal error occurred: Timed out waiting for packet header
make: *** [flash] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment