Monorepo for Rust support of VA416XX family of radiation hardened MCUs
This commit is contained in:
3
scripts/prep-flash.sh
Executable file
3
scripts/prep-flash.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
# Alternative way to unlock the ROM protection of the VA416XX to allow flashing
|
||||
gdb-multiarch -q --batch -ex 'source prep-flash.gdb'
|
Reference in New Issue
Block a user