Page 1 of 1

Compiling Error - ESP is resetting continuously

Posted: Wed Jan 08, 2025 7:22 pm
by mahmoodsaid
I am trying to compile a code from Arduino IDE to my ESP32 where I got the below error:

rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) flash read err, 1000 ets_main.c 371


I need help to solve this issue !!! :roll: :!:

I have tried changing the cable and changing the programming speed to 115200, but I still get the same error.

The error above kept sending from ESP32 continuously via the serial port.


Need an urgent support >>>>

Re: Compiling Error - ESP is resetting continuously

Posted: Wed Jan 08, 2025 11:42 pm
by ESP_Sprite
You'll need to tell us a lot more before we can help you. What hardware are you using, what are you flashing, how are you flashing?

Re: Compiling Error - ESP is resetting continuously

Posted: Thu Jan 09, 2025 12:39 am
by chegewara
Usually this eror means that flash is empty, no binary or bootloader flashed.