Open sheetaljain01 opened 1 week ago
Hi,
I am using MicroPython ADF with the KORVO 2 V3. After flashing the firmware, I am continuously getting the following error:
ESP-ROM:esp32s3-20210327 Build: Mar 27 2021 rst:0x12 (SUPER_WDT_RST), boot:0x8 (SPI_FAST_FLASH_BOOT) SPIWP:0xee mode: DIO, clock div:1 load: 0x3fce3818, len: 0x109c load: 0x61746f6f, len: 0x656c62 Invalid image block, can't boot. ets_main.c 329
However, when I compile the firmware for the LYRAT-43 board, it works fine.
Can you help me resolve this issue?"
Hi @sheetaljain01 Sorry, I cannot copy your problem. Could you please erase flash and then have a try ?
Hi,
I am using MicroPython ADF with the KORVO 2 V3. After flashing the firmware, I am continuously getting the following error:
ESP-ROM:esp32s3-20210327
Build: Mar 27 2021
rst:0x12 (SUPER_WDT_RST), boot:0x8 (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode: DIO, clock div:1
load: 0x3fce3818, len: 0x109c
load: 0x61746f6f, len: 0x656c62
Invalid image block, can't boot.
ets_main.c 329
However, when I compile the firmware for the LYRAT-43 board, it works fine.
Can you help me resolve this issue?"