MathieuDeprez / ESP32_CoreDump_Arduino_1.0.6

14 stars 0 forks source link

Arduino 2.0.14 ? #8

Open dingo35 opened 4 months ago

dingo35 commented 4 months ago

Hello,

What a great project, this is what I was looking for for some time!

BUT: I tried updating it to Arduino 2.0.14 ; problem is the creation of the out.zip .....

Could you give pointers on how to create that, or provide the out.zip for esp-idf 5.1.2 / arduino 2.0.14 ?

Big thanks!

MathieuDeprez commented 4 months ago

Hello,

Thank you very much!

Here are the steps to produce the file you need:

Inspired by this commented issue: https://github.com/MathieuDeprez/ESP32_CoreDump_Arduino_1.0.6/issues/2

dingo35 commented 4 months ago

Thx going to try that!

It might be a good idea to leave this issue open so others will find it easily?

dingo35 commented 3 months ago

Ok that didn't exactly work for me, since sdkconfig is overwritten by build.sh.

These were the steps that worked for me on espressif @ 6.5.0:

I could forget about step 7 on the readme page.

EDIT: it is of no use to post the generated files here, since to use esp-coredump you will have to go through the above process. To use esp-coredump: