blob: be77345e44e0a183472f0faadaabfce0c8376a08 (
plain)
1
2
3
4
5
6
7
8
|
Run the emulation with:
qemu-system-xtensa -M lx60 -cpu dc233c -monitor null -nographic -kernel output/images/Image.elf
The login prompt will appear in the terminal that started Qemu.
Tested with QEMU 2.6.0
Known to fail with 2.5.0
|