Search found 2 matches

by an-erd
Wed Dec 05, 2018 9:27 am
Forum: ESP-IDF
Topic: how to debug rst:0x8 (TG1WDT_SYS_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) an arduino-esp32
Replies: 3
Views: 20329

Re: how to debug rst:0x8 (TG1WDT_SYS_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) an arduino-esp32

The code and log messages are available in the following thread because I experienced the issue with BLE: https://github.com/nkolban/esp32-snippets/issues/735 It would be good to get a mean to access PC or some more information to follow up in arduino-esp32. If that's not easy possible to increase t...
by an-erd
Tue Dec 04, 2018 8:06 pm
Forum: ESP-IDF
Topic: how to debug rst:0x8 (TG1WDT_SYS_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) an arduino-esp32
Replies: 3
Views: 20329

how to debug rst:0x8 (TG1WDT_SYS_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) an arduino-esp32

Hi, I'm using arduino-esp32 with the latest release 1.0.1-rc1. I receive this message without a stack trace or an exception. ets Jun 8 2016 00:22:57 rst:0x8 (TG1WDT_SYS_RESET),boot:0x17 (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:...