Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDOnly example nearly works. #9

Open
vangalvin opened this issue Oct 25, 2019 · 1 comment
Open

SDOnly example nearly works. #9

vangalvin opened this issue Oct 25, 2019 · 1 comment

Comments

@vangalvin
Copy link

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...
`

@SukkoPera
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants