Skip to content

Support new rom header format #3

Open
@jsandin

Description

There's a second ROM header format that includes the .irom0.text at the beginning of flash. The tool will currently complain about a magic number mismatch (0xe9 != 0xea) and fail to parse. A painful workaround is to massage the flash dump into the old format, but it would be nice if the tool supported this case.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Support new rom header format · Issue #3 · jsandin/esp-bin2elf