betrusted-renode/test.resc

11 lines
335 B
Plaintext
Raw Normal View History

mach create
i @fb.cs
i @spi_soc.cs
i @ticktimer_soc.cs
#i @kbd.cs
using sysbus
machine LoadPlatformDescription $ORIGIN/test.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