IRRemote + ESP Async Web Server == Boom

davepl
Posts: 29
Joined: Wed Jun 27, 2018 5:29 pm

IRRemote + ESP Async Web Server == Boom

Postby davepl » Sun Feb 09, 2020 7:20 pm

I'm having two problems with the IRRemote library (ID=4). If I enable it before WiFi is started, it will blow chunks (ISR touching data that's not paged in).

Same problem with the ESP Async Web server. As soon as the web server goes to process a request, if the remote has been enabled, it dies a similar death (details below).

Before I try some hack like disabling the IR interrupts around web requests, has anyone been down this road before or have any other ideas?

Thanks!
Dave

Guru Meditation Error: Core 1 panic'ed (Cache disabled but cached memory region accessed)
Core 1 register dump:
PC : 0x400e1db8 PS : 0x00060034 A0 : 0x40087060 A1 : 0x3ffbe7b0
A2 : 0x00000001 A3 : 0x00000002 A4 : 0x000000ff A5 : 0x4008da3c
A6 : 0x00000000 A7 : 0xffffffef A8 : 0x80081644 A9 : 0x3ff5f024
A10 : 0x3ffbef78 A11 : 0x20000000 A12 : 0x00000400 A13 : 0x3fff9090
A14 : 0x00000000 A15 : 0x3fff90cc SAR : 0x00000015 EXCCAUSE: 0x00000007
EXCVADDR: 0x00000000 LBEG : 0x400012c5 LEND : 0x400012d5 LCOUNT : 0xfffffffe
Core 1 was running in ISR context:
EPC1 : 0x4009505e EPC2 : 0x00000000 EPC3 : 0x00000000 EPC4 : 0x400e1db8

Backtrace: 0x400e1db8:0x3ffbe7b0 0x4008705d:0x3ffbe7d0 0x4009505b:0x3fff90f0 0x400958e5:0x3fff9110 0x40089c20:0x3fff9130 0x4015f96b:0x3fff91a0 0x401046f3:0x3fff91d0 0x40104943:0x3fff9200 0x40105eb7:0x3fff9230 0x40107a32:0x3fff9270 0x401042e0:0x3fff92b0 0x40102fe0:0x3fff92e0 0x401273d5:0x3fff9340 0x4000bcc5:0x3fff9360 0x4018f2f9:0x3fff9380 0x40180dc1:0x3fff93a0 0x400e2a58:0x3fff9420 0x400e2a7f:0x3fff9450 0x400e42fb:0x3fff9470 0x400e44fd:0x3fff9520 0x400e4661:0x3fff9560 0x400e98fa:0x3fff9590 0x400e69e1:0x3fff95c0 0x400e6af7:0x3fff9600 0x400e6d7d:0x3fff9640 0x401816a5:0x3fff9660 0x40181721:0x3fff96a0 0x40181e5e:0x3fff96c0 0x4008b2d9:0x3fff96f0

Who is online

Users browsing this forum: No registered users and 180 guests