[scripts][do-uzed] initial commit of the uzed build script
This commit is contained in:
4
scripts/do-uzed-xmd
Executable file
4
scripts/do-uzed-xmd
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
make uzed-test -j &&
|
||||
xmd -tcl scripts/uzed-xmd.tcl
|
||||
9
scripts/uzed-xmd.tcl
Normal file
9
scripts/uzed-xmd.tcl
Normal file
@@ -0,0 +1,9 @@
|
||||
connect arm hw
|
||||
|
||||
rst
|
||||
after 1000
|
||||
stop
|
||||
dow -data build-uzed-test/lk.bin 0
|
||||
rwr pc 0
|
||||
con
|
||||
|
||||
Reference in New Issue
Block a user