mirror of
https://github.com/pvvx/rtl00TstMinAmebaV35a.git
synced 2026-04-05 21:15:17 +00:00
update
This commit is contained in:
parent
bd27e45421
commit
a47f9b574d
5 changed files with 27 additions and 15 deletions
|
|
@ -94,9 +94,9 @@ p /x $dumpendaddr
|
|||
dump binary memory ./build/bin/fullflash.bin $dumpstartaddr $dumpendaddr
|
||||
printf "FullFlash saved in ./build/bin/fullflash.bin - OK.\n"
|
||||
#------------------------------------------------------------------
|
||||
# Reset
|
||||
monitor reset
|
||||
# Boot Flash
|
||||
monitor long 0x40000210 = 0x211157
|
||||
# Reset
|
||||
monitor reset
|
||||
monitor go
|
||||
quit
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ monitor long 0x40000210 = 0x8011157
|
|||
# Load the program executable called "image.elf"
|
||||
load build/obj/build.axf
|
||||
#continue
|
||||
monitor reset
|
||||
monitor go
|
||||
quit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue