mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
More generic gdb script
This commit is contained in:
@@ -5,7 +5,7 @@ target remote localhost:3333
|
||||
set pagination off
|
||||
|
||||
# Load our executable
|
||||
load boot.elf
|
||||
load
|
||||
|
||||
# Tell OpenOCD to reset and halt
|
||||
monitor reset halt
|
||||
|
||||
Reference in New Issue
Block a user