Skip to content

esp32c6: Waiting for download _after_ flashing #556

Open
@t-moe

Description

@t-moe

I have a esp32c6 here that I flash using the command espflash flash --monitor --flash-size 8mb --partition-table ./partitions.csv <elf>

Sometimes I have the situation that after flashing the monitor shows:

Commands:
    CTRL+R    Reset chip
    CTRL+C    Exit

ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0x15 (USB_UART_HPSYS),boot:0x4 (DOWNLOAD(USB/UART0/SDIO_FEI_FEO))
Saved PC:0x4080041e
0x4080041e - get_buffer_malloc
    at /tmp/backtrace-std/.embuild/espressif/esp-idf/master/components/spi_flash/spi_flash_os_func_app.c:193
waiting for download

Why is it still waiting for download? I have not pulled the strapping pin GPIO9 to low.

I have not yet found out when this happens exactly, but it seems to somehow depend on the firmware I flash...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstatus:needs-investigationIssue requires further investigation

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions