Name Date Size #Lines LOC

..--

linux-nommu.configH A D05-Jun-20251 KiB4039

linux.configH A D05-Jun-20251 KiB3736

readme.txtH A D05-Jun-2025349 84

readme.txt

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