mirror of
https://github.com/pvvx/RTL00ConsoleROM.git
synced 2024-11-22 10:04:17 +00:00
9 lines
No EOL
127 B
Text
9 lines
No EOL
127 B
Text
#
|
|
# J-LINK GDB SERVER initialization
|
|
#
|
|
source -v flasher/gdb_flasher.jlink
|
|
InitJlink
|
|
SetBootFlash
|
|
monitor reset
|
|
monitor go
|
|
quit |