Skip to content

SDU using Serial Flash on adafruitM0 Feather Express #18

@pavanshah2001

Description

@pavanshah2001

Hi,
i'm using adafruit feather m0 express and have done following things till now

  1. I modified the SDUBoot file for the above board.
  2. Then compiled binary for that, and created hex dump of it.
  3. Saved this hexdump in .h file and file and stored at location /boot/myboard.h
  4. Then modified the SDU.cpp file to accept this .h file.
  5. Everything compiles well no errors.
  6. On my board the SDU .h works, as i have included an LED to see the flash loop is working or not, So it modifies my flash and deletes the UPDATE.bin( this is confirmed).

Although after everything is done, i dont see the output of my updated bin file, rather the board stops working and not detected as port and i have to reset the feather bootloader by double clicking the reset button.

Can anybody help me with where im going wrong, I can provide any further details as required.

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