Zeeshan Hayat
2018-11-20 18:11:05 UTC
Hi,
I am trying to run a simple program by running,
qemu-system-nios2 -nographic -kernel a.out
Where a.out is the binary file of hello world program.
The terminal just hangs by running this. Is there a way to print the "hello world" in the same terminal as QEMU.
/Zeeshan
I am trying to run a simple program by running,
qemu-system-nios2 -nographic -kernel a.out
Where a.out is the binary file of hello world program.
The terminal just hangs by running this. Is there a way to print the "hello world" in the same terminal as QEMU.
/Zeeshan