kumquat-buildroot/board/qemu/xtensa-lx60/readme.txt

8 lines
349 B
Plaintext
Raw Normal View History

Run the emulation with:
qemu-system-xtensa -M lx60 -cpu dc233c -monitor null -nographic -kernel output/images/Image.elf # qemu_xtensa_lx60_defconfig
qemu-system-xtensa -M lx60 -cpu dc233c -monitor null -nographic -kernel output/images/Image.elf # qemu_xtensa_lx60_nommu_defconfig
The login prompt will appear in the terminal that started Qemu.