Page 1 of 1

when I use ESP32C6 OTA,Error Happened.How to solve this problem,helpme

Posted: Sat Aug 30, 2025 10:06 am
by Ertao Zhao
I use the template example to ota my esp32c6 device.But
the error list:esp_image: Segment 0 load address 0x42018020, doesn't match data 0x00110020.
and my esp idf_version is 5.1.6.
I debug the program,error happened the line as picture show.what's more, the SPI_FLASH_MMU_PAGE_SIZE is 0x10000,
how to fix this error .can someone help me?thanks very much!