Enable and configure APLIC & IMSIC
This commit is contained in:
2
run.bat
2
run.bat
@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
|
||||
qemu-system-riscv32 -M virt,aia=aplic -cpu rv32 -smp 1 -m 128M -nographic -serial mon:stdio -bios none -kernel build\kernel.elf
|
||||
qemu-system-riscv32 -M virt,aia=aplic-imsic -cpu rv32 -smp 1 -m 128M -nographic -serial mon:stdio -bios none -kernel build\kernel.elf
|
||||
|
||||
cmd /c exit
|
||||
|
Reference in New Issue
Block a user