Skip to content
Snippets Groups Projects
Verified Commit 367d3f56 authored by genofire's avatar genofire
Browse files

easy flash.gdb script

parent 8d52c939
No related branches found
No related tags found
No related merge requests found
Pipeline #2251 passed
target remote localhost:3333
define reset
mon mww 0x40000004 0x80000000
end
load build/bootloader/bootloader.elf
load build/epicardium/epicardium.elf
load build/pycardium/pycardium.elf
quit
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment