Storing coredumps to flash not available for ESP32S3

maddis
Posts: 5
Joined: Mon Oct 07, 2019 6:32 pm

Storing coredumps to flash not available for ESP32S3

Postby maddis » Sun Dec 08, 2024 6:41 am

I've been trying to get Coredumps stored to flash. I have some ESP32 projects and some ESP32S3 projects. For ESP32 projects the setup goes like the instructions(https://docs.espressif.com/projects/esp ... _dump.html) says, but for ESP32S3 doesn't. It's missing the Components->Core dump - menu from menuconfig. I checked to documentation for ESP32S3 and it matched the ESP32 on that part so I'm assuming it should be available there as well.

I've tracked it so far that for ESP32S3 coredump is missing from this file where visible components configs are listed

"COMPONENT_KCONFIGS_SOURCE_FILE": "/work/esp32/esp32-coredump-test/build/kconfigs.in"

I haven't been able to track down where does content of that file come from, but for some reason for ESP32 it contains espcoredump and also fatfs - component, but for ESP32S3 it doesn't. I have couple 'managed components' enabled for ESP32S3, but I'd think that should mess up that menuconfig because they are listed last in the kconfigs.in - file.

Anyone have idea what do they need to be enabled? I'm using ESP-IDF v5.1.1.

Who is online

Users browsing this forum: No registered users and 68 guests