Page 1 of 1

Efuse error when Running ESP32-C3 app on QEMU

Posted: Thu Feb 29, 2024 3:12 pm
by yaghmr
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?

Re: Efuse error when Running ESP32-C3 app on QEMU

Posted: Mon Mar 04, 2024 9:27 am
by ESP_harshal
Hi @yaghmr,

Addressing this issue at: https://github.com/espressif/esp-insigh ... 1976104736.

Thanks!