[pok] POK issue in PowerPC with Qemu |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/pok Archives
]
Hello POK Team,
I would like to run POK OS in a real platform with a PowerPC
architecture. But befor that, i make sure that POK run in Qemu with a
PowetPC architecture (qemu-system-ppc). When i try to run the example
"partition-schedluing" after having done "make ARCH=ppc BSP=prep" and
"make -C generated-code run" that compile with PowerPc architecture,
Qemu start and dislpays me "Guest has not
initialized the display (yet)" and my linux terminal shows me:
[BIN] partitions.bin OK
[LD] pokOS/examples/partitions-scheduling/generated-code/cpu/pok.elf OK
POK kernel initialized
I would like to know why the example "partitions-scheduling" do not
start correctly in Qemu with a powerPC architecture.
And also,can we run Pok Os in a 64 bits PowerPC architecture?
Best regards