]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/RISC-V_Renode_Emulator_SoftConsole/miv-basic.resc
Update libraries and sundry check-ins ready for the V10.3.0 kernel release.
[freertos] / FreeRTOS / Demo / RISC-V_Renode_Emulator_SoftConsole / miv-basic.resc
1 logLevel 2
2 mach create "Mi-V"
3 machine LoadPlatformDescription @platforms/boards/miv-board.repl
4 peripherals
5 showAnalyzer sysbus.uart
6 machine StartGdbServer 3333 true
7 log "Renode has been started successfully and is ready for a gdb connection. (This is not an error)" 3