problem - getting below error logs in esp32 board in same image after working 6-7 months.
rst:0x10 (RTCWDT_RTC_RESET),boot:0x16 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
ets Jun 8 2016 00:22:57
rst:0x10 (RTCWDT_RTC_RESET),boot:0x16 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
ets Jun 8 2016 00:22:57
module -ESP32
facing this - RTCWDT_RTC_RESET error while giving power supply to esp32
-
- Posts: 44
- Joined: Fri May 13, 2022 12:36 pm
-
- Posts: 9739
- Joined: Thu Nov 26, 2015 4:08 am
Re: facing this - RTCWDT_RTC_RESET error while giving power supply to esp32
That flash read image error does not look good; it essentially means communication with flash is kaput. Can you expand a bit on what board this is and how you use it? (Schematics would be welcome.)
Also, you may want to check if your module uses XMC flash and has status bit corruption, it's a known issue.
Also, you may want to check if your module uses XMC flash and has status bit corruption, it's a known issue.
-
- Posts: 44
- Joined: Fri May 13, 2022 12:36 pm
Re: facing this - RTCWDT_RTC_RESET error while giving power supply to esp32
Thanks for reply,
We are using readymade board on which esp32 is mounted, worst part is we are not having schematic for this, so not able to share it here.
all in all, we are getting this error as soon as we give power to board, this is observed after half an year since the board was fitted on field and now continuously getting this error logs, does this error means flash address corrupt, or flash itself is corrupt
We are using readymade board on which esp32 is mounted, worst part is we are not having schematic for this, so not able to share it here.
all in all, we are getting this error as soon as we give power to board, this is observed after half an year since the board was fitted on field and now continuously getting this error logs, does this error means flash address corrupt, or flash itself is corrupt
-
- Posts: 9739
- Joined: Thu Nov 26, 2015 4:08 am
Re: facing this - RTCWDT_RTC_RESET error while giving power supply to esp32
Can't really say. Can you use esptool.py to read out the full flash, see if that succeeds?
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 103 guests