]> git.sur5r.net Git - freertos/commitdiff
Add the miv-basic.resc reNode script into the RISC-V_Renode_Emulator_SoftConsole...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 17 Oct 2019 20:39:40 +0000 (20:39 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 17 Oct 2019 20:39:40 +0000 (20:39 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2744 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

FreeRTOS/Demo/RISC-V_Renode_Emulator_SoftConsole/miv-basic.resc [new file with mode: 0644]

diff --git a/FreeRTOS/Demo/RISC-V_Renode_Emulator_SoftConsole/miv-basic.resc b/FreeRTOS/Demo/RISC-V_Renode_Emulator_SoftConsole/miv-basic.resc
new file mode 100644 (file)
index 0000000..a16ab93
--- /dev/null
@@ -0,0 +1,7 @@
+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