Hello,
Is there a way without major hacking to forward coredump to external flash instead of to the partition in internal flash.
Search found 3 matches
- Tue Jun 27, 2023 10:33 am
- Forum: ESP-IDF
- Topic: Forwarding coredump to external flash?
- Replies: 1
- Views: 1887
- Mon Jun 19, 2023 5:53 am
- Forum: ESP-IDF
- Topic: coredump redirect
- Replies: 0
- Views: 664
coredump redirect
Is there an easy solution to redirect the coredump image to be written to external flash without changing any esp-idf code?
- Tue Apr 18, 2023 10:27 am
- Forum: ESP-IDF
- Topic: Using idf.cmake & menuconfig
- Replies: 0
- Views: 527
Using idf.cmake & menuconfig
When using idf.cmake and running idf.py menuconfig the target specific menu is gone. Any idea how do access or re-enable the menu?