]> git.sur5r.net Git - freertos/blobdiff - 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
index a16ab93ba3a45d154c27e29a03a01b22d22485b3..55dfc6b1e2cd4f4819d4066ae5d4e339428514b2 100644 (file)
@@ -3,5 +3,5 @@ mach create "Mi-V"
 machine LoadPlatformDescription @platforms/boards/miv-board.repl
 peripherals
 showAnalyzer sysbus.uart
-sysbus.cpu StartGdbServer 3333 true
+machine StartGdbServer 3333 true
 log "Renode has been started successfully and is ready for a gdb connection. (This is not an error)" 3