ESP-wroom-32 Continous rebooting
Posted: Thu Mar 30, 2017 7:28 am
Hallo,
I'm using a ESP-WROOM-32 module and if i program a example code to it, it continously reboots with the following message:
Rebooting...
ets Jun 8 2016 00:22:57
rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0x00
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3ffc0008,len:0
load:0x3ffc0008,len:1964
load:0x40078000,len:3648
ho 0 tail 12 room 4
load:0x40080000,len:256
entry 0x40080034
[0;32mI (1183) heap_alloc_caps: Initializing. RAM available for dynamic allocation:[0m
[0;32mI (1184) heap_alloc_caps: At 3FFB6094 len 00029F6C (167 KiB): DRAM[0m
[0;32mI (1215) heap_alloc_caps: At 3FFE8000 len 00018000 (96 KiB): D/IRAM[0m
[0;32mI (1279) heap_alloc_caps: At 40095AC4 len 0000A53C (41 KiB): IRAM[0m
[0;32mI (1341) cpu_start: Pro cpu up.[0m
[0;32mI (1376) cpu_start: Starting app cpu, entry point is 0x40080afc[0m
[0;32mI (0) cpu_start: App cpu up.[0m
[0;32mI (1470) cpu_start: Pro cpu start user code[0m
Guru Meditation Error of type IllegalInstruction occurred on core 0. Exception was unhandled.
Register dump:
PC : 0x40107f66 PS : 0x00060930 A0 : 0x80081d25 A1 : 0x3ffe3aa0
A2 : 0x00000100 A3 : 0x000000ff A4 : 0x00000000 A5 : 0x80029d04
A6 : 0x00ff0000 A7 : 0x3ffe3aa0 A8 : 0x800818a3 A9 : 0x3ffe3a60
A10 : 0x00000026 A11 : 0x00000026 A12 : 0x00000028 A13 : 0x80028e00
A14 : 0x00000004 A15 : 0x3ffe3a60 SAR : 0x00000014 EXCCAUSE: 0x00000000
EXCVADDR: 0x00000000 LBEG : 0x4000c46c LEND : 0x4000c477 LCOUNT : 0x00000000
Backtrace: 0x40107f66:0x3ffe3aa0 0x40081d25:0x3ffe3ad0 0x400e9d06:0x3ffe3b50 0x400e9b7b:0x3ffe3b90 0x400e9c88:0x3ffe3bd0 0x400e631d:0x3ffe3c10 0x40080bf8:0x3ffe3c40 0x40080afa:0x3ffe3c80 0x4007838d:0x3ffe3ca0 0x40078506:0x3ffe3cd0 0x400787b5:0x3ffe3d50 0x400800fd:0x3ffe3e70 0x40007c34:0x3ffe3eb0 0x40000740:0x3ffe3f20
I'm using the sample code from the SDK.
I'm using a ESP-WROOM-32 module and if i program a example code to it, it continously reboots with the following message:
Rebooting...
ets Jun 8 2016 00:22:57
rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0x00
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3ffc0008,len:0
load:0x3ffc0008,len:1964
load:0x40078000,len:3648
ho 0 tail 12 room 4
load:0x40080000,len:256
entry 0x40080034
[0;32mI (1183) heap_alloc_caps: Initializing. RAM available for dynamic allocation:[0m
[0;32mI (1184) heap_alloc_caps: At 3FFB6094 len 00029F6C (167 KiB): DRAM[0m
[0;32mI (1215) heap_alloc_caps: At 3FFE8000 len 00018000 (96 KiB): D/IRAM[0m
[0;32mI (1279) heap_alloc_caps: At 40095AC4 len 0000A53C (41 KiB): IRAM[0m
[0;32mI (1341) cpu_start: Pro cpu up.[0m
[0;32mI (1376) cpu_start: Starting app cpu, entry point is 0x40080afc[0m
[0;32mI (0) cpu_start: App cpu up.[0m
[0;32mI (1470) cpu_start: Pro cpu start user code[0m
Guru Meditation Error of type IllegalInstruction occurred on core 0. Exception was unhandled.
Register dump:
PC : 0x40107f66 PS : 0x00060930 A0 : 0x80081d25 A1 : 0x3ffe3aa0
A2 : 0x00000100 A3 : 0x000000ff A4 : 0x00000000 A5 : 0x80029d04
A6 : 0x00ff0000 A7 : 0x3ffe3aa0 A8 : 0x800818a3 A9 : 0x3ffe3a60
A10 : 0x00000026 A11 : 0x00000026 A12 : 0x00000028 A13 : 0x80028e00
A14 : 0x00000004 A15 : 0x3ffe3a60 SAR : 0x00000014 EXCCAUSE: 0x00000000
EXCVADDR: 0x00000000 LBEG : 0x4000c46c LEND : 0x4000c477 LCOUNT : 0x00000000
Backtrace: 0x40107f66:0x3ffe3aa0 0x40081d25:0x3ffe3ad0 0x400e9d06:0x3ffe3b50 0x400e9b7b:0x3ffe3b90 0x400e9c88:0x3ffe3bd0 0x400e631d:0x3ffe3c10 0x40080bf8:0x3ffe3c40 0x40080afa:0x3ffe3c80 0x4007838d:0x3ffe3ca0 0x40078506:0x3ffe3cd0 0x400787b5:0x3ffe3d50 0x400800fd:0x3ffe3e70 0x40007c34:0x3ffe3eb0 0x40000740:0x3ffe3f20
I'm using the sample code from the SDK.