rt-thread-official/bsp/x86/dbg.sh

5 lines
119 B
Bash
Raw Permalink Normal View History

2021-08-22 07:03:16 +08:00
cp rtthread.elf root
grub-mkrescue -o bootable.iso root
qemu-system-i386 -cdrom bootable.iso -boot d -nographic -S -s