Skip to content

FSBrowser.ino Reboot  #1262

Closed
Closed
@roboticboyer

Description

@roboticboyer

I'm testing:
https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WebServer/examples/FSBrowser/FSBrowser.ino

I'm using an ESP-01 with 1kb of SPI memory (black pcb)
I haven't changed any part of the code.

The sketch is compiled without any error (arduino IDE 1.6.5 and ESP 2.0.0) but every 2,3 minutes the ESP crashes and reboots.
The error is:

Fatal exception (0):
epc1=0x40106556, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Exception (0):
epc1=0x40106556 epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000000 depc=0x00000000
ctx: sys
sp: 3ffffd20 end: 3fffffb0 offset: 01a0
stack
3ffffec0: 4020efc9 00000023 00000000 3fffdb20
3ffffed0: 3fff1fd8 3fff2dd8 3ffea8ec 4020f1da
3ffffee0: ffffffff 3fffc6fc 00000001 3fffdab0
3ffffef0: 3fff13e4 3fffdc20 3ffefe04 00000030
3fffff00: 3fff0000 40210242 3ffed4c8 3fff1568
3fffff10: 3ffea8d8 3fff156c 3fff2dd8 4020f704
3fffff20: 00000002 3fff1fd8 3fff1fd8 3ffeec80
3fffff30: 00000000 3fff2dd8 0000001c 3fff1fd8
3fffff40: 3ffea8ca 00000000 3fff2dd8 40215df5
3fffff50: 6401a8c0 00000050 00000000 0000001c
3fffff60: 00000002 00000018 4021d289 3ffed4c8
3fffff70: 3ffea8a4 000000f5 3ffe9aa0 3ffe9aa0
3fffff80: 4021d225 3ffed4c8 00000000 3fff2060
3fffff90: 3fffdc80 00000000 3fff2dd8 40216847
3fffffa0: 40000f49 3fffdab0 3fffdab0 40000f49
stack
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
load 0x4010f000, len 1264, room 16
tail 0
chksum 0x42
csum 0x42

The ESP doesn't reboot with other sketches.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions