M5StickPlus2 - esp_core_dump_flash: Core dump flash config is corrupted!
-
Hi guys, I have a new M5StickPlus2 and probably a bug in the library. When I flash something with the Arduino IDE the flashing is successful but in Console I get the error “esp_core_dump_flash: Core dump flash config is corrupted!” and the stick is stuck in a boot loop. The error only occurs if the library “M5StickCPlus2.h” is included. If I do not include it, I can flash the stick without any problems an the flashed Programm works. I have now tested both available versions of the library but with both I get the same error.
Does anyone have any ideas?