Search found 1 match

by ushank
Wed May 25, 2022 1:05 am
Forum: ESP-IDF
Topic: ESP32C3 invalid segment length
Replies: 0
Views: 897

ESP32C3 invalid segment length

I All, I am developing an application on ESP32C3 platform and I am using VSCODE as the IDE. When the application reaches a certain code size, the bootloader can not verify the segment header. Debug message is shown below. My code is nowhere near the flash size. The reason for the failures is that th...