minor renaming of stuff
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
9053b459e8
commit
fe96ef185b
2885
Betrusted SoC.svd
Normal file
2885
Betrusted SoC.svd
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,11 +1,12 @@
|
||||
path add $ORIGIN
|
||||
mach create
|
||||
i @fb.cs
|
||||
i @spi_soc.cs
|
||||
i @ticktimer_soc.cs
|
||||
i @spi-soc.cs
|
||||
i @ticktimer-soc.cs
|
||||
#i @kbd.cs
|
||||
using sysbus
|
||||
machine LoadPlatformDescription $ORIGIN/test.repl
|
||||
machine LoadPlatformDescription $ORIGIN/betrusted-soc.repl
|
||||
sysbus ApplySVD $ORIGIN/Betrusted\ SoC.svd
|
||||
sysbus LoadELF "D:/Code/Betrusted/betrusted-soc/sw/target/riscv32imac-unknown-none-elf/debug/betrusted-soc"
|
||||
showAnalyzer sysbus.fb
|
||||
machine StartGdbServer 3333 true
|
||||
machine StartGdbServer 3333 true
|
Loading…
Reference in New Issue
Block a user