mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2025-07-31 20:31:05 +00:00
update
This commit is contained in:
parent
3e8794a4a3
commit
20d954e09e
186 changed files with 357 additions and 447 deletions
18
flasher/RTL_RunRAM_SDR.JLinkScript
Normal file
18
flasher/RTL_RunRAM_SDR.JLinkScript
Normal file
|
@ -0,0 +1,18 @@
|
|||
r0
|
||||
trst0
|
||||
r1
|
||||
trst1
|
||||
h
|
||||
r
|
||||
loadbin build/bin/ram_1.r.bin 0x10000bc8
|
||||
loadbin build/bin/ram_2.bin 0x10006000
|
||||
r
|
||||
w4 0x40000210,0x20011113
|
||||
w4 0x1FFF0000,0x12345678
|
||||
g
|
||||
sleep 3000
|
||||
h
|
||||
loadbin build/bin/sdram.bin 0x30000000
|
||||
w4 0x1FFF0000,1
|
||||
g
|
||||
q
|
Loading…
Add table
Add a link
Reference in a new issue