ESP32S2 build broken with latest ESP-IDF
Posted: Sun Apr 23, 2023 2:49 pm
I just updated to the latest IDF.
And my builds for the ESP32S2 are now broken.
After reset, they only show this:
The app code never start.
It all worked 10 fine minutes earlier, with the previous ESP-IDF
What the heck happened?
And my builds for the ESP32S2 are now broken.
After reset, they only show this:
Code: Select all
I (238) cpu_start: Unicore app
I (239) cache: Instruction cache : size 8KB, 4Ways, cache line size 32Byte
It all worked 10 fine minutes earlier, with the previous ESP-IDF
What the heck happened?