stkarm/dbg/qemu.sh

5 lines
94 B
Bash
Executable File

#!/bin/bash
qemu-system-arm -M virt -cpu cortex-a15 -nographic -kernel bin/kernel.elf -s -S