You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
271 B
Plaintext
8 lines
271 B
Plaintext
5 years ago
|
logLevel 2
|
||
|
mach create "Mi-V"
|
||
|
machine LoadPlatformDescription @platforms/boards/miv-board.repl
|
||
|
peripherals
|
||
|
showAnalyzer sysbus.uart
|
||
|
sysbus.cpu StartGdbServer 3333 true
|
||
|
log "Renode has been started successfully and is ready for a gdb connection. (This is not an error)" 3
|