evilgeniuslabs / tree-v2

6.5’ white tree with 250 WS2811 RGB LEDs, driven by an ESP8266 microcontroller using the FastLED library, controlled with a web app over WiFi and/or an infrared remote control.
GNU General Public License v3.0
134 stars 34 forks source link

constant reboot #32

Open viktor6 opened 4 years ago

viktor6 commented 4 years ago

After changing the mode, I got a hang and turning off the power did not help. when flashing through arduino, the ide gives such an error in the port monitor

20:03:11.841 -> Heap: 41240 20:03:11.841 -> Boot Vers: 6 20:03:11.841 -> CPU: 80 20:03:11.841 -> SDK: 2.2.1(cfd48f3) 20:03:11.841 -> Chip ID: 14331579 20:03:11.841 -> Flash ID: 1458270 20:03:11.841 -> Flash Size: 4194304 20:03:11.841 -> Vcc: 65535 20:03:11.876 -> 20:03:11.911 -> FS File: /css/bootstrap.min.css, size: 121093 20:03:11.911 -> FS File: /css/jquery.minicolors.min.css, size: 96597 20:03:11.911 -> FS File: /css/simple.css, size: 237 20:03:11.911 -> FS File: /css/styles.css, size: 31 20:03:11.911 -> FS File: /edit.htm, size: 7887 20:03:11.911 -> FS File: /favicon.ico, size: 4286 20:03:11.911 -> FS File: /fonts/glyphicons.eot, size: 20127 20:03:11.946 -> FS File: /fonts/glyphicons.svg, size: 108738 20:03:11.946 -> FS File: /fonts/glyphicons.ttf, size: 45404 20:03:11.946 -> FS File: /fonts/glyphicons.woff, size: 23424 20:03:11.946 -> FS File: /fonts/glyphicons.woff2, size: 18028 20:03:11.946 -> FS File: /images/atom196.png, size: 5469 20:03:11.946 -> FS File: /index.htm, size: 11094 20:03:11.946 -> FS File: /js/app.js, size: 12969 20:03:11.946 -> FS File: /js/bootstrap.min.js, size: 37045 20:03:11.946 -> FS File: /js/jquery-3.1.1.min.js, size: 86709 20:03:11.980 -> FS File: /js/jquery.minicolors.min.js, size: 15463 20:03:11.980 -> FS File: /js/r-websocket.min.js, size: 3100 20:03:11.980 -> FS File: /js/simple.js, size: 6261 20:03:11.980 -> FS File: /simple.htm, size: 2203 20:03:11.980 -> 20:03:11.980 -> Hostname: Tree-ESP8266-daaebb 20:03:11.980 -> Connecting to Plusnet 20:03:12.050 -> HTTP web server started 20:03:12.050 -> Web socket server started 20:03:12.222 -> Fatal exception 9(LoadStoreAlignmentCause): 20:03:12.222 -> epc1=0x40217777, epc2=0x00000000, epc3=0x00000000, excvaddr=0x01000001, depc=0x00000000 20:03:12.222 -> 20:03:12.222 -> Exception (9): 20:03:12.222 -> epc1=0x40217777 epc2=0x00000000 epc3=0x00000000 excvaddr=0x01000001 depc=0x00000000 20:03:12.222 -> 20:03:12.222 -> >>>stack>>> 20:03:12.222 -> 20:03:12.222 -> ctx: cont 20:03:12.222 -> sp: 3ffffdb0 end: 3fffffc0 offset: 01a0 20:03:12.222 -> 3fffff50: 3ffef310 3fff08a4 3fff0594 4020ac49
20:03:12.257 -> 3fffff60: 3fffdad0 3fff0848 4020f318 3fffefa0
20:03:12.257 -> 3fffff70: 4020f902 00000010 00000010 4020f8f7
20:03:12.257 -> 3fffff80: 3fffdad0 00000000 3fff0818 40205f4b
20:03:12.257 -> 3fffff90: 00000000 00000000 00000001 4020f339
20:03:12.257 -> 3fffffa0: 3fffdad0 00000000 3fff0818 4020f3c8
20:03:12.257 -> 3fffffb0: feefeffe feefeffe 3ffe852c 40100781
20:03:12.257 -> <<<stack<<< 20:03:12.292 -> 20:03:12.292 -> ets Jan 8 2013,rst cause:2, boot mode:(3,6) 20:03:12.292 -> 20:03:12.292 -> load 0x4010f000, len 1384, room 16 20:03:12.292 -> tail 8 20:03:12.292 -> chksum 0x2d 20:03:12.292 -> csum 0x2d 20:03:12.292 -> v8b899c12 20:03:12.292 -> ~ld 20:03:12.361 -> e 20:03:12.464 -> Heap: 41240 20:03:12.464 -> Boot Vers: 6 20:03:12.464 -> CPU: 80 20:03:12.464 -> SDK: 2.2.1(cfd48f3) 20:03:12.464 -> Chip ID: 14331579 20:03:12.464 -> Flash ID: 1458270 20:03:12.464 -> Flash Size: 4194304 20:03:12.464 -> Vcc: 65535 20:03:12.464 -> 20:03:12.534 -> FS File: /css/bootstrap.min.css, size: 121093 20:03:12.534 -> FS File: /css/jquery.minicolors.min.css, size: 96597 20:03:12.534 -> FS File: /css/simple.css, size: 237 20:03:12.534 -> FS File: /css/styles.css, size: 31 20:03:12.534 -> FS File: /edit.htm, size: 7887 20:03:12.534 -> FS File: /favicon.ico, size: 4286 20:03:12.534 -> FS File: /fonts/glyphicons.eot, size: 20127 20:03:12.534 -> FS File: /fonts/glyphicons.svg, size: 108738 20:03:12.534 -> FS File: /fonts/glyphicons.ttf, size: 45404 20:03:12.534 -> FS File: /fonts/glyphicons.woff, size: 23424 20:03:12.569 -> FS File: /fonts/glyphicons.woff2, size: 18028 20:03:12.569 -> FS File: /images/atom196.png, size: 5469 20:03:12.569 -> FS File: /index.htm, size: 11094 20:03:12.569 -> FS File: /js/app.js, size: 12969 20:03:12.569 -> FS File: /js/bootstrap.min.js, size: 37045 20:03:12.569 -> FS File: /js/jquery-3.1.1.min.js, size: 86709 20:03:12.569 -> FS File: /js/jquery.minicolors.min.js, size: 15463 20:03:12.569 -> FS File: /js/r-websocket.min.js, size: 3100 20:03:12.569 -> FS File: /js/simple.js, size: 6261 20:03:12.569 -> FS File: /simple.htm, size: 2203 20:03:12.603 -> 20:03:12.603 -> Hostname: Tree-ESP8266-daaebb 20:03:12.603 -> Connecting to Plusnet 20:03:12.637 -> HTTP web server started 20:03:12.637 -> Web socket server started 20:03:12.811 -> Fatal exception 9(LoadStoreAlignmentCause): 20:03:12.811 -> epc1=0x40217777, epc2=0x00000000, epc3=0x00000000, excvaddr=0x01000001, depc=0x00000000 20:03:12.846 -> 20:03:12.846 -> Exception (9): 20:03:12.846 -> epc1=0x40217777 epc2=0x00000000 epc3=0x00000000 excvaddr=0x01000001 depc=0x00000000 20:03:12.846 -> 20:03:12.846 -> >>>stack>>> 20:03:12.846 -> 20:03:12.846 -> ctx: cont 20:03:12.846 -> sp: 3ffffdb0 end: 3fffffc0 offset: 01a0 20:03:12.846 -> 3fffff50: 3ffef310 3fff08a4 3fff0594 4020ac49
20:03:12.846 -> 3fffff60: 3fffdad0 3fff0848 4020f318 3fffefa0
20:03:12.846 -> 3fffff70: 4020f902 00000010 00000010 4020f8f7
20:03:12.846 -> 3fffff80: 3fffdad0 00000000 3fff0818 40205f4b
20:03:12.881 -> 3fffff90: 00000000 00000000 00000001 4020f339
20:03:12.881 -> 3fffffa0: 3fffdad0 00000000 3fff0818 4020f3c8
20:03:12.881 -> 3fffffb0: feefeffe feefeffe 3ffe852c 40100781
20:03:12.881 -> <<<stack<<< 20:03:12.881 -> 20:03:12.881 -> ets Jan 8 2013,rst cause:2, boot mode:(3,6) 20:03:12.881 -> 20:03:12.881 -> load 0x4010f000, len 1384, room 16 20:03:12.881 -> tail 8 20:03:12.916 -> chksum 0x2d 20:03:12.916 -> csum 0x2d 20:03:12.916 -> v8b899c12 20:03:12.916 -> ~ld