I am having an issue where my code was working fine and then I updated my ESP32 Board Library from 2.0.13 to 3.0.4. It started going crazy and kept resetting so I uninstalled 3.0.4 and then reinstalled 2.0.13, but now my processor is still going crazy and resetting constantly while giving me this error:
rst:0x8 (TG1WDT_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT). I am using the ESP32C3.
I tried it with other ESP32-C3 boards I had but nothing seems to work😔.