mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-07-31 12:41:06 +00:00
first commit
This commit is contained in:
parent
2ee525362e
commit
d108756e9b
792 changed files with 336059 additions and 0 deletions
11
flasher/gdb_run_ram.jlink
Normal file
11
flasher/gdb_run_ram.jlink
Normal file
|
@ -0,0 +1,11 @@
|
|||
#
|
||||
# J-LINK GDB SERVER initialization
|
||||
#
|
||||
source -v flasher/gdb_flasher.jlink
|
||||
InitJlink
|
||||
load build/obj/build.axf
|
||||
SetBootCall4
|
||||
monitor reset
|
||||
monitor go
|
||||
quit
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue