-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
Reboots #14
Comments
I have the same issue. Core 0 register dump: Backtrace: 0x420ade11:0x3fcce260 0x42059b36:0x3fcce280 0x4205aae9:0x3fcce4f0 0x4205b0fe:0x3fcce5a0 0x4205b174:0x3fcce5f0 0x42048223:0x3fcce610 0x4204eef1:0x3fcce890 0x4204ef29:0x3fcce8c0 0x4204ae5d:0x3fcce900 0x4204b035:0x3fcce930 0x4204bbeb:0x3fcce950 0x4204a51d:0x3fcce980 0x42051163:0x3fcce9b0 0x4204fc6c:0x3fcce9e0 0x4204fc77:0x3fccea00 0x403753b6:0x3fccea20 0x420485ba:0x3fccea40 ELF file SHA256: 333558a60b95c6dc Rebooting... |
I have the same issue... Chronos App; Code: 51 Version: 3.7.6 Core 0 register dump: Stack memory: ELF file SHA256: 0ee96e657fa772e8 |
@fbiego seems the board I am using is the V1 Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled. Core 0 register dump: Backtrace: 0x420ad179:0x3fcce290 0x42058fce:0x3fcce2b0 0x42059f81:0x3fcce520 0x4205a596:0x3fcce5d0 0x4205a60c:0x3fcce620 0x420476bb:0x3fcce640 0x4204e389:0x3fcce8c0 0x4204e3c1:0x3fcce8f0 0x4204a2f5:0x3fcce930 0x4204a4cd:0x3fcce960 0x4204b083:0x3fcce980 0x420499b5:0x3fcce9b0 0x420505fb:0x3fcce9e0 0x4204f104:0x3fccea10 0x4204f10f:0x3fccea30 0x403753b6:0x3fccea50 0x42047a52:0x3fccea70 ELF file SHA256: c02541295201038b Rebooting... |
Please use |
Can I use this with platform.io? |
Arduino IDE
|
Since the project is for platform.io I am not sure how to open it to compile with Arduino IDE. |
You don't need to compile with Arduino IDE, only decoding the stack trace.
|
@fbiego Is this what you were looking for? PC: 0x420ad17c: EspClass::getFlashChipMode() at C:/Users/user/.platformio/packages/framework-arduinoespressif32/cores/esp32/Esp.cpp line 356 Decoding stack results |
that's helpful, though it seems strange to me. Line 86 in b555759
change to
let me know if this fixes it |
Same issue still occurs on both the 1.28 and 1.69. |
same stack trace? |
Rebooting... |
Try running the examples from ChronosESP32 library only |
In the Arduino IDE i uploaded the Watch example and nothing showed on the screen but nothing is serial monitor. |
@fbiego PC: 0x420ac114: EspClass::getFlashChipMode() at C:/Users/user/.platformio/packages/framework-arduinoespressif32/cores/esp32/Esp.cpp line 356 Decoding stack results |
@fbiego PC: 0x40379042: __retarget_lock_acquire_recursive at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/locks.c line 320 Decoding stack results |
An update to the Chronos app (v3.8.0) has just been released and now my esp32 connects correctly without rebooting. I also added the return statement in the sendESP() function. Everything seems to work fine! |
Yeah I still get the reboots |
@fbiego I am using an Samsung S24 Ultra in case that makes a difference. |
@fbiego So it works with the Elecrow ESP32-C3 so the issue is just with the 2 waveshares |
I'm still not sure why that happens, but meanwhile we are working to bring this smart watch UI to the main lvgl repo. I noticed that at least 144kb ram is needed to run it |
I am using a ESP32-S3-Touch-LCD-1.69 but I get reboots all the time when Chronos try's to connect.
This issue occurs with both the Waveshare S3 1.28 240x240 and Waveshare S3 1.69 240x280
ELF file SHA256: f66b50b8b529978e
Rebooting...
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0xc (RTC_SW_CPU_RST),boot:0x8 (SPI_FAST_FLASH_BOOT)
Saved PC:0x40377b00
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0x41c
load:0x403c9700,len:0x9a8
load:0x403cc700,len:0x28ac
entry 0x403c98b8
[ 789][E][Wire.cpp:137] setPins(): bus already initialized. change pins only when not.
[ 3837][E][Preferences.cpp:483] getString(): nvs_get_str len fail: custom NOT_FOUND
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x420a230c PS : 0x00060a30 A0 : 0x8204de09 A1 : 0x3fccb210
A2 : 0x00000008 A3 : 0x3c276e38 A4 : 0x00000000 A5 : 0x40540000
A6 : 0x00000000 A7 : 0x00000000 A8 : 0x82050eee A9 : 0x3fccb1f0
A10 : 0x3fccb27c A11 : 0x3c276e38 A12 : 0x00000001 A13 : 0x0000ff00
A14 : 0x00ff0000 A15 : 0xff000000 SAR : 0x00000010 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000008 LBEG : 0x400556d5 LEND : 0x400556e5 LCOUNT : 0xffffffff
Backtrace: 0x420a2309:0x3fccb210 0x4204de06:0x3fccb230 0x4204ed01:0x3fccb4a0 0x4204f316:0x3fccb550 0x4204f38c:0x3fccb5a0 0x4203a293:0x3fccb5c0 0x420431c5:0x3fccb840 0x420431fd:0x3fccb870 0x4203f131:0x3fccb8b0 0x4203f309:0x3fccb8e0 0x4203febf:0x3fccb900 0x4203c58d:0x3fccb930 0x42045437:0x3fccb960 0x42043f40:0x3fccb990 0x42043f4b:0x3fccb9b0 0x403753d6:0x3fccb9d0 0x4203a62a:0x3fccb9f0
ELF file SHA256: f66b50b8b529978e
Rebooting...
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0xc (RTC_SW_CPU_RST),boot:0x8 (SPI_FAST_FLASH_BOOT)
Saved PC:0x40377b00
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0x41c
load:0x403c9700,len:0x9a8
load:0x403cc700,len:0x28ac
entry 0x403c98b8
[ 789][E][Wire.cpp:137] setPins(): bus already initialized. change pins only when not.
[ 3836][E][Preferences.cpp:483] getString(): nvs_get_str len fail: custom NOT_FOUND
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled
Issues when compiling:
The text was updated successfully, but these errors were encountered: