-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
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
Labels
No labels
Type
Projects
Status
Todo