All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Running application on R5 of xilinx zcu102 QEMU model
@ 2018-11-01  9:01 Mirza, Taimoor
  0 siblings, 0 replies; only message in thread
From: Mirza, Taimoor @ 2018-11-01  9:01 UTC (permalink / raw)
  To: qemu-devel

Hi Guys,

I have built my application to run on Cortex-R5 ZCU-102. I can successfully run my application on target but I am now trying to run it on QEMU zcu-102 model and facing some problems. Below is the command that I am using:

~/qemu_oss/qemu/aarch64-softmmu/qemu-system-aarch64 -M xlnx-zcu102 -serial stdio -serial /dev/null -display none -device loader,file=<out_file_path>,cpu-num=5 -monitor telnet:127.0.0.1:1234,server,nowait

It gives me following error:
qemu-system-aarch64: -device loader,file=<my_out_file>,cpu-num=5: Specified boot CPU#5 is nonexistent

Also when I check cpus from monitor, it only shows 4 CPUs.

Thanks,
Taimoor

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-01  9:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-01  9:01 [Qemu-devel] Running application on R5 of xilinx zcu102 QEMU model Mirza, Taimoor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.