Using the esp_restart function will cause the RTC watchdog to reset when the software is reset
-
- Posts: 4
- Joined: Fri Jul 07, 2023 2:35 am
Using the esp_restart function will cause the RTC watchdog to reset when the software is reset
However, not every sw reset will cause the rtc watchdog to reset
-
- Posts: 4
- Joined: Fri Jul 07, 2023 2:35 am
Re: Using the esp_restart function will cause the RTC watchdog to reset when the software is reset
I guess it's doing its job. Everything in the RTC domain will be untouched with a SW reset so there's always the chance that some configuration or ongoing activity interferes with reinitialisation. A RTC WDT reset will clear everything for a clean slate.
What do you get with this?:
(That address might be wrong if you have altered the build since capturing the provided output)
What do you get with this?:
Code: Select all
xtensa-esp32-elf-addr2line -pfiaC -e build/bootloader/bootloader.elf 0x40079ce9
Who is online
Users browsing this forum: No registered users and 176 guests