Giter Site home page Giter Site logo

Comments (4)

merlinschumacher avatar merlinschumacher commented on May 27, 2024

Does this still happen with an updated version of the ESP32 Core for Arduino?

from basecamp.

tobiasisenberg avatar tobiasisenberg commented on May 27, 2024

Have not tested recently, all my projects now use deactivated OTA (handling OTA differently). I can test again, but not before well into September.

from basecamp.

mimansamaheshwari avatar mimansamaheshwari commented on May 27, 2024

I am using MCP23017 IO expander with Esp32 for performing certain tasks. I am using the standard Adafruit MCP23017 library on Arduino IDE with a little modifications needed for esp32. Everything was working fine but from last few days I am facing the problem of esp reset. The following message appears on Serial Monitor

Rebooting...
ets Jun 8 2016 00:22:57

rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0018,len:4
load:0x3fff001c,len:956
load:0x40078000,len:0
load:0x40078000,len:13076
entry 0x40078a58
Guru Meditation Error: Core 0 panic'ed (LoadProhibited)
. Exception was unhandled.
Register dump:
PC : 0x400d0d63 PS : 0x00060930 A0 : 0x800d156d A1 : 0x3ffe3b60
A2 : 0x3ffc228c A3 : 0x00000000 A4 : 0x0000000d A5 : 0x00000000
A6 : 0x00000000 A7 : 0x00004e20 A8 : 0x800d0d5d A9 : 0x3ffe3b40
A10 : 0x3ffc228c A11 : 0x0000000c A12 : 0x0000000d A13 : 0x000186a0
A14 : 0x7ff00000 A15 : 0x00000000 SAR : 0x0000000d EXCCAUSE: 0x0000001c
EXCVADDR: 0x0000001c LBEG : 0x400d3b74 LEND : 0x400d3b93 LCOUNT : 0x00000000

Backtrace: 0x400d0d63:0x3ffe3b60 0x400d156a:0x3ffe3b80 0x400d1719:0x3ffe3ba0 0x400d175a:0x3ffe3bc0 0x400d63d7:0x3ffe3be0 0x40082e2d:0x3ffe3c00 0x40082fed:0x3ffe3c30 0x400788a6:0x3ffe3c50 0x4007890d:0x3ffe3c80 0x40078a52:0x3ffe3cb0 0x40078b7a:0x3ffe3e70 0x40007c31:0x3ffe3eb0 0x4000073d:0x3ffe3f20

Please tell me proper reason for this problem or the way how to troubleshoot this?

from basecamp.

Javerre avatar Javerre commented on May 27, 2024

I am also repeatedly getting "Guru Meditation Error: Core 0 panic'ed (LoadProhibited)" errors on boot after a deep sleep with Basecamp. This started to happen after I updated the ESP platform to 1.6.0.

Building with -D BASECAMP_NOOTA=1 has solved the problem for me so I think @tobiasisenberg is right, it's an OTA issue. I also get the same backtrace, in case that helps.

from basecamp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.