From: "Mirza, Taimoor" <Taimoor_Mirza@mentor.com>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Running application on R5 of xilinx zcu102 QEMU model
Date: Thu, 1 Nov 2018 09:01:32 +0000 [thread overview]
Message-ID: <1541062892376.47634@mentor.com> (raw)
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
reply other threads:[~2018-11-01 9:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1541062892376.47634@mentor.com \
--to=taimoor_mirza@mentor.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.