qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

qemu emulation for xilinx zynq


From: Kandyala Saikumar
Subject: qemu emulation for xilinx zynq
Date: Thu, 27 Feb 2025 11:20:35 +0530

Hi Team

i need to emulate a xilinz zynq 700 series in that  zc702 board i referred qemu documentation also the xilinx can be support using qemu . i am able to see the boot and root files of zv702 image i have downloaded prebuilt image. using qemu command i am emulating the xilinx using the command as :
qemu-system-aarch64     -M xilinx-zynq-a9     -cpu cortex-a9     -m 1024M     -drive file=/home/mcw/Downloads/xilinx-v2024.1_zc702_sdimage/petalinux-sdimage.img,if=sd,format=raw -nographic -append "root=/dev/mmcblk0p2 console=ttyPS0,115200" -dtb /mnt/boot/system.dtb     -kernel /mnt/boot/uImage after qemu command was run i am not able to see any boot message what was the issue can you help me this how can i sort out 

thanks 
sai kumar

reply via email to

[Prev in Thread] Current Thread [Next in Thread]