-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi,
i'm using adafruit feather m0 express and have done following things till now
- I modified the SDUBoot file for the above board.
- Then compiled binary for that, and created hex dump of it.
- Saved this hexdump in .h file and file and stored at location /boot/myboard.h
- Then modified the SDU.cpp file to accept this .h file.
- Everything compiles well no errors.
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels