Page 1 of 1

A fatal error occurred: Timed out waiting for packet header

Posted: Tue Jul 25, 2017 9:13 am
by jagadeesh
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.

Re: A fatal error occurred: Timed out waiting for packet header

Posted: Tue Jul 25, 2017 1:22 pm
by kolban
Howdy,
The search on this forum is unfortunately poor ... so it is very understandable that you couldn't find previous matches to your question. However there is a good work around. Go to google and search with exactly the following:

site:esp32.com Timed out waiting for packet header

The prefix at the start asks google to constrain the search to the forum web site.