You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use ESP-IDF 4.3.1 to program esp32c3. When I set the level of log output to debug, the error of abort() was called at PC 0x4038191f on core 0 appears when entering lightsleep mode.
The development board uses ESP32-C3-Devkitm-1, and the system is windows.
github-actionsbot
changed the title
ESP32C3 will crash when the log debug level lightsleep is enabled
ESP32C3 will crash when the log debug level lightsleep is enabled (IDFGH-6273)
Nov 20, 2021
I use ESP-IDF 4.3.1 to program esp32c3. When I set the level of log output to debug, the error of
abort() was called at PC 0x4038191f on core 0
appears when entering lightsleep mode.The development board uses ESP32-C3-Devkitm-1, and the system is windows.
I have provided the minimum reproduction project in the attachment for official inspection。
lightsleep.zip
The text was updated successfully, but these errors were encountered: