readme.txt 374 B

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