-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I tried to run the example, but the ESP32 kept restarting.
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0x44c
load:0x403c9700,len:0xbd8
load:0x403cc700,len:0x2a80
entry 0x403c98d0
Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
Core 1 register dump:
PC : 0x42012c6f PS : 0x00060433 A0 : 0x8201441e A1 : 0x3fced600
A2 : 0x3fcee9bc A3 : 0x3fceea4c A4 : 0x3fcc1280 A5 : 0x00000000
A6 : 0x00000000 A7 : 0x00000040 A8 : 0x00000000 A9 : 0x00000000
A10 : 0x3fcc1a00 A11 : 0x00000000 A12 : 0x00000408 A13 : 0x3fcf4b60
A14 : 0x02c9456c A15 : 0x00ffffff SAR : 0x00000020 EXCCAUSE: 0x0000001c
EXCVADDR: 0x0000040f LBEG : 0x400570e8 LEND : 0x400570f3 LCOUNT : 0x00000000
Backtrace: 0x42012c6c:0x3fced600 0x4201441b:0x3fced640 0x42002802:0x3fced660 0x42003fa6:0x3fced780
ELF file SHA256: 91bb141cc09c6368
Rebooting...
ESP32 restarts when usb->connectWait(1000); method is called