Skip to content

Boot loop in Artemis #662

@floitsch

Description

@floitsch

The attached firmware goes into a boot loop.
We found that the culprit seems to be the programs partition. After erasing it, the loop is gone.

Relevant commands:

esptool.py --port /dev/ttyUSB0 read_flash 0x0 0x400000 fw-backup-4M.bin
esptool.py --port /dev/ttyUSB0 write_flash 0x0 0x400000 fw-backup-4M.bin
esptool.py erase_region 0x360000 0x0a0000

fw-backup-4M.bin.tar.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions