A fatal error occurred: Timed out waiting for packet header
Posted: Tue Jul 25, 2017 9:13 am
Hi,
i am using my own board with esp32 for one application. while i am flashing code i am getting an error. can i get some suggestions for Common reasons for this error.
**** Build of configuration Default for project myapp ****
make flash
Flashing binaries to serial port /dev/ttyUSB0 (app at offset 0x10000)...
esptool.py v2.0.1
Connecting........_____
Chip is ESP32D0WDQ6 (revision 0)
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Auto-detected Flash size: 4MB
Flash params set to 0x0220
Writing at 0x00001000... (100 %)
Wrote 16384 bytes at 0x00001000 in 1.5 seconds (89.0 kbit/s)...
A fatal error occurred: Timed out waiting for packet header
make: *** [flash] Error 2
14:34:49 Build Finished (took 9s.151ms)
Please provide some suggestions to solve this error.
i am using my own board with esp32 for one application. while i am flashing code i am getting an error. can i get some suggestions for Common reasons for this error.
**** Build of configuration Default for project myapp ****
make flash
Flashing binaries to serial port /dev/ttyUSB0 (app at offset 0x10000)...
esptool.py v2.0.1
Connecting........_____
Chip is ESP32D0WDQ6 (revision 0)
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Auto-detected Flash size: 4MB
Flash params set to 0x0220
Writing at 0x00001000... (100 %)
Wrote 16384 bytes at 0x00001000 in 1.5 seconds (89.0 kbit/s)...
A fatal error occurred: Timed out waiting for packet header
make: *** [flash] Error 2
14:34:49 Build Finished (took 9s.151ms)
Please provide some suggestions to solve this error.