rst:0x8 (tg1wdt_sys_rst)表示系统复位(Reset)的原因是TG1看门狗(Watchdog Timer,WDT)超时。看门狗是一种硬件机制,用于监控系统的运行状态。如果系统在预定的时间内没有完成某个任务或没有喂狗(即向看门狗寄存器写入特定的值),看门狗会触发复位操作,以防止系统因软件错误或外部干扰而陷入死循环或无法正常响应。 2...
Mar 27 2021rst:0x8 (TG1WDT_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT)Saved PC:0x40382a1d0x...
Re: how to debug rst:0x8 (TG1WDT_SYS_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) an arduino-esp32 Postbyan-erd»Wed Dec 05, 2018 9:27 am The code and log messages are available in the following thread because I experienced the issue with BLE: ...
D ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x8 (TG1WDT_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT) Saved PC:0x40382a1d 0x40382a1d: _xt_context_save at C:/Espressif/frameworks/esp-idf-v5.0.3/components/freertos/FreeRTOS-Kernel/portable/xtensa/xtensa_context.S:157 SPIWP:0xee mo...
entry 0x400806ac then after some tinkering and tremendous help from another thread viz. #2230 I got the following output rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x...