Skip to content

Writes to the same address without an erase #6

Description

@clivebluston

I made some experiment with the code and found that there are writes to the same address without an erase in between. This would cause the NOR flash drivers that I work with to return an error.
WRIT 0x638866 : 122
WRIT 0x638862 : 2
WRIT 0x638756 : 2
WRIT 0x638866 : 4
WRIT 0x638356 : 2
WRIT 0x6387e4 : 2
WRIT 0x638862 : 2

I also see that there has been no activity for a while.
So I was wondering what is the status of the code?
Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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