Skip to content

espflash fails to resolve some bootloader addresses #977

@SergioGasquez

Description

@SergioGasquez

Sometimes we get:

INFO ] Flashing has completed!
Commands:
    CTRL+R    Reset chip
    CTRL+C    Exit

ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0x1 (POWERON),boot:0xc (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:2
load:0x40875730,len:0x175c
0x40875730 - g_shared_buffers
    at ??:??
load:0x4086b910,len:0xec8
0x4086b910 - g_shared_buffers
    at ??:??
load:0x4086e610,len:0x31c4
0x4086e610 - g_shared_buffers
    at ??:??
entry 0x4086b91a
0x4086b91a - g_shared_buffers
    at ??:??
I (23) boot: ESP-IDF v5.5.1-838-gd66ebb86d2e 2nd stage bootloader
I (24) boot: compile time Nov 27 2025 09:46:10

This has been present in espflash for a long time, @bjoernQ suggested we may want to suppress the address resolving on this scenario.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions