Webbino icon indicating copy to clipboard operation
Webbino copied to clipboard

SDOnly example nearly works.

Open vangalvin opened this issue 6 years ago • 1 comments

After sorting out the other issues and reflashing I now get this whe i try to load an HTML page.

It gets as far as loading the first two characters of "Webbino #WEBBINO_VER#" so the HTML page only displays We then i get the Guru Meditation Error.

`Using Webbino 0.10.0git Trying to get an IP address through DHCP DHCP configuration done:

  • IP: 192.168.1.69
  • Netmask: 255.255.255.0
  • Default Gateway: 192.168.1.254 Initializing SD card... done Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x400d2176 PS : 0x00060a30 A0 : 0x800d2246 A1 : 0x3ffb1ed0
    A2 : 0x3ffc12c0 A3 : 0x3ffb1f04 A4 : 0x00000000 A5 : 0x00000000
    A6 : 0x00000076 A7 : 0x000002dc A8 : 0x3ffb1f04 A9 : 0x00000057
    A10 : 0x00000000 A11 : 0x3f401228 A12 : 0x00000074 A13 : 0x0000ff00
    A14 : 0x00ff0000 A15 : 0xff000000 SAR : 0x0000001a EXCCAUSE: 0x0000001c
    EXCVADDR: 0x00000000 LBEG : 0x40001699 LEND : 0x400016aa LCOUNT : 0xfffffffc

Backtrace: 0x400d2176:0x3ffb1ed0 0x400d2243:0x3ffb1ef0 0x400d238e:0x3ffb1f40 0x400d23f3:0x3ffb1f70 0x400d1f02:0x3ffb1f90 0x400d75c9:0x3ffb1fb0 0x40088b6d:0x3ffb1fd0

Rebooting... `

vangalvin avatar Oct 25 '19 04:10 vangalvin

I don't think I have ever tested SD cards on ESP32. I'll see if I can do it.

SukkoPera avatar Oct 25 '19 08:10 SukkoPera