Skip to content

uf2conv.py : wrong assert in calculation of upper address of hex format #53

Closed
@elfmimi

Description

assert (upper & 0xffff) == 0

instead segment address must be multiplied by 16 and added to each subsequent data record address.

cf. https://en.wikipedia.org/wiki/Intel_HEX

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