Execute from RAM

This commit is contained in:
2025-02-17 23:49:17 +00:00
parent e392f01c65
commit e2c86a90f4
3 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ run:
-nographic \
-kernel runner.elf \
-semihosting \
-device loader,file=libpqscheme_test.elf,addr=0x00300000
-device loader,file=libpqscheme_test.elf,addr=0x20000000
# -S -gdb tcp::1234
# -monitor unix:/tmp/qemu-monitor,server,nowait