Search found 3 matches
- Wed Jul 09, 2025 3:35 am
- Forum: ESP-IDF
- Topic: adding lib to component trouble
- Replies: 4
- Views: 459
adding lib to component trouble
Hi! I have component folder in my project It contains espressif__libpng, joltwallet__littlefs, lvgl__lvgl folders. I need to make libpng and littlefs to be visible for lvgl because cmake error: Compilation failed because lv_libpng.c (in "lvgl__lvgl" component) includes png.h, provided by espressif ...
- Tue Mar 05, 2024 12:53 pm
- Forum: ESP-IDF
- Topic: Core 0 panic'ed (Interrupt wdt timeout on CPU0)
- Replies: 2
- Views: 7889
Re: Core 0 panic'ed (Interrupt wdt timeout on CPU0)
Thank you for your reply! but I don't know, what part of my code calls this rebooting. It happens randomly. 
- Mon Mar 04, 2024 3:56 am
- Forum: ESP-IDF
- Topic: Core 0 panic'ed (Interrupt wdt timeout on CPU0)
- Replies: 2
- Views: 7889
Core 0 panic'ed (Interrupt wdt timeout on CPU0)
Hi! Please help to fix this crash. I have no idea at all :
Guru Meditation Error: Core 0 panic'ed (Interrupt wdt timeout on CPU0).
Core 0 register dump:
PC : 0x40381da5 PS : 0x00060734 A0 : 0x8037fc48 A1 : 0x3fcd6ba0
0x40381da5: spinlock_acquire at C:/Espressif/frameworks/esp-idf-v5.1.2 ...
Guru Meditation Error: Core 0 panic'ed (Interrupt wdt timeout on CPU0).
Core 0 register dump:
PC : 0x40381da5 PS : 0x00060734 A0 : 0x8037fc48 A1 : 0x3fcd6ba0
0x40381da5: spinlock_acquire at C:/Espressif/frameworks/esp-idf-v5.1.2 ...