Created
June 23, 2019 21:29
-
-
Save C47D/b54ea63f30b1e61852514ad6e1177a72 to your computer and use it in GitHub Desktop.
Flash adafruit uf2 bootloader to grandcentral m4 express board, this can be converted into a jlink script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
r | |
h | |
erase | |
w2 0x41004000, 0xA51A | |
loadbin bootloader-grandcentral_m4-v3.6.0.bin, 0x0 | |
verifybin bootloader-grandcentral_m4-v3.6.0.bin, 0x0 | |
r | |
qc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment