Flashing error - new ESP module
Posted: Wed Nov 16, 2016 8:27 pm
Hi,
We've just received our own ESP Module and Im trying to flash through the uart bootloader. I get this error :
AR libmain.a
LD app-template.elf
esptool.py v2.0-dev
Flashing binaries to serial port COM3 (app at offset 0x10000)...
esptool.py v2.0-dev
Connecting...
Uploading stub...
Running stub...
Stub running...
Attaching SPI flash...
Configuring flash size...
A fatal error occurred: Timed out waiting for packet content
make: *** [C:/esp32/esp-idf/components/esptool_py/Makefile.projbuild:48: flash] Error 2
Please help to diagnose what the problem could be. Since this is a brand new chip that hasnt been flashed before do I just use teh standard "make flash" or do I need to flash the Bootloader using "Make bootloader-flash"
The flash chip is GD25Q32c (32Mbit). Ive changed flash size in menuconifg to 4 Byte. I can attach schematic if required.
Thank you,
Imtiaz
We've just received our own ESP Module and Im trying to flash through the uart bootloader. I get this error :
AR libmain.a
LD app-template.elf
esptool.py v2.0-dev
Flashing binaries to serial port COM3 (app at offset 0x10000)...
esptool.py v2.0-dev
Connecting...
Uploading stub...
Running stub...
Stub running...
Attaching SPI flash...
Configuring flash size...
A fatal error occurred: Timed out waiting for packet content
make: *** [C:/esp32/esp-idf/components/esptool_py/Makefile.projbuild:48: flash] Error 2
Please help to diagnose what the problem could be. Since this is a brand new chip that hasnt been flashed before do I just use teh standard "make flash" or do I need to flash the Bootloader using "Make bootloader-flash"
The flash chip is GD25Q32c (32Mbit). Ive changed flash size in menuconifg to 4 Byte. I can attach schematic if required.
Thank you,
Imtiaz