espressif / esp-adf

Espressif Audio Development Framework
Other
1.56k stars 689 forks source link

Problem in Micropython ADF with Korvo2v3 board (AUD-5851) #1313

Open sheetaljain01 opened 1 week ago

sheetaljain01 commented 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?"

shootao commented 1 week ago

Hi @sheetaljain01 Sorry, I cannot copy your problem. Could you please erase flash and then have a try ?