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

JeeUI2/Core 1 panic #10

Open
vshumilov opened this issue Feb 11, 2020 · 2 comments
Open

JeeUI2/Core 1 panic #10

vshumilov opened this issue Feb 11, 2020 · 2 comments

Comments

@vshumilov
Copy link

vshumilov commented Feb 11, 2020

Коллеги, добрый день.
Почему-то при попытке запуститься, постоянно получаю панику (кто-то сталкивался с такой проблемой? Как её победить?):

--- Miniterm on COM4 115200,8,N,1 ---
--- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
ets Jun 8 2016 00:22:57

rst:0x1 (POWERON_RESET),boot:0x17 (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:2
load:0x3fff0018,len:4
load:0x3fff001c,len:1044
load:0x40078000,len:8896
load:0x40080400,len:5828
entry 0x400806ac
Starting jee.ui(interface)
Starting jee.begin()
READ: key (wifi) value (STA)
READ: key (ssid) value (ros)
READ: key (pass) value (111)
READ: key (ap_ssid) value (JeeeUI)
READ: key (ap_pass) value (111)
JSON config loaded
CONFIG: {"wifi":"STA","ssid":"ros","pass":"111","ap_ssid":"JeeeUI","ap_pass":"111"}
READ: key (wifi) value (STA)
READ: key (ssid) value (ros)
READ: key (pass) value (111)
Connecting STA
Station Mode Started
Station Mode Started
Save Config
Connected to :ros
Got IP: 192.168.43.17

Guru Meditation Error: Core 1 panic'ed (InstrFetchProhibited). Exception was unhandled.
Core 1 register dump:
PC : 0x00000000 PS : 0x00060830 A0 : 0x800d6e51 A1 : 0x3ffb1ee0
A2 : 0x3ffc12e8 A3 : 0x00000000 A4 : 0x3ffc3de0 A5 : 0x3ffc3de0
A6 : 0x00000000 A7 : 0x3f405761 A8 : 0x800d4dff A9 : 0x3ffb1e90
A10 : 0x51622c82 A11 : 0x3ffc3de0 A12 : 0x51622c82 A13 : 0x3ffb1eec
A14 : 0x3ffd155c A15 : 0x3ffc3de0 SAR : 0x00000008 EXCCAUSE: 0x00000014
EXCVADDR: 0x00000000 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff

Backtrace: 0x00000000:0x3ffb1ee0 0x400d6e4e:0x3ffb1f20 0x400d1715:0x3ffb1f60 0x400db543:0x3ffb1fb0 0x40088b7d:0x3ffb1fd0

Rebooting...

@vshumilov
Copy link
Author

Пытаюсь запустить на плате ESP32 (Heltec_wifi_kit)
Паника при вызове функции upd()

@noevile
Copy link

noevile commented Feb 11, 2020

Пытаюсь запустить на плате ESP32 (Heltec_wifi_kit)
Паника при вызове функции upd()

там касячки. тоже была паника, но как исправил непомню. в библиотеке что-то правил. не парься, обещали третью версию выкатить. вот ждём. надеюсь в этом году выкатят.

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