Efuse error when Running ESP32-C3 app on QEMU
Posted: Thu Feb 29, 2024 3:12 pm
I am trying to run an ESP32-C3 application in QEMU using Espressif's qemu-system-riscv32.
After compiling it and creating the flash with esptool.py as mentioned here: https://github.com/espressif/esp-toolch ... to-emulate, I get the error "W (68) eFuse: calibration efuse version does not match, set default version to 0" at startup , and the application freezes.
What could be causing this?
After compiling it and creating the flash with esptool.py as mentioned here: https://github.com/espressif/esp-toolch ... to-emulate, I get the error "W (68) eFuse: calibration efuse version does not match, set default version to 0" at startup , and the application freezes.
What could be causing this?