I succesfully got to Chapter 2, where I can do the following:
Create Zynq block design
Export hardware file (.xsa)
Use Vitis to create a "standalone hardware platform" using this file
Use Vitis to create a Hello World application
Debug this application, and I can see "Hello World" printed in Vitis serial monitor over the UART cable.
However, I would like to progress to running Petalinux, and went to Chapter 6. Here I get stuck once I issue "bootm 0x30000000" command to U-boot (as per tutorial), where U-boot prints "Starting kernel...", and nothing appears afterwards.
I've made a 3:00 video showing that although the "Hello World" application works, the Petalinux loading procedure does not. You can view it here:
Question
maximb
Hi everyone, I am using a ZedBoard, and following this guide:
https://www.xilinx.com/support/documentation/sw_manuals/xilinx2020_1/ug1165-zynq-embedded-design-tutorial.pdf
I succesfully got to Chapter 2, where I can do the following:
However, I would like to progress to running Petalinux, and went to Chapter 6. Here I get stuck once I issue "bootm 0x30000000" command to U-boot (as per tutorial), where U-boot prints "Starting kernel...", and nothing appears afterwards.
I've made a 3:00 video showing that although the "Hello World" application works, the Petalinux loading procedure does not. You can view it here:
https://www.youtube.com/watch?v=mkPxveyynIg
I am happy to provide any more information. Using Vivado 2020.1, and Vitis 2020.1. I tried the following:
I am using the BSP package for the ZED BSP (MD5 SUM Value : f7f63769ea9feeb36b460d4e5988a5de) from here: https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/embedded-design-tools.html
Unfortunately none of these worked. Any help appreciated!
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.