It is trying to init the SPI flash device, and failing. How is the emulator presenting the flash? And, as a side note, have you tried out https://wokwi.com ?
Hi lbernstone I did some further testing and when i build the project in VSC/P.IO but with ESP-IDF framework it works fine. Merge and ...
Hello First of all, it's my first post here, so welcome everyone. What I'm trying to do is to prepare an environment for biggier project but instead of flashing all the time, I want to run qemu to test first. The real/future target is ESP32-C3, custom hardware provided by external party, so no way ...