So I am trying to create a boot image for a Zybo board with 2016.2 Xilinx tools. I have created a Vivado project with the Zybo as the target board. Created a block diagram and setup the Zynq processing system on said diagram. Wrapped up the design, generated a bit file, and exported to SDK.
Now, following the user guide for Petalinux, I use
Question
Jake Robinson
So I am trying to create a boot image for a Zybo board with 2016.2 Xilinx tools. I have created a Vivado project with the Zybo as the target board. Created a block diagram and setup the Zynq processing system on said diagram. Wrapped up the design, generated a bit file, and exported to SDK.
Now, following the user guide for Petalinux, I use
petalinux-create
To create the project directory
petalinux-config --get-hw-description
to import the hdf file
petalinux-build
to build the things
and finally
to get my boot images. However when booting up the ZYBO from the SD, it always hangs during the boot up process. Anybody know what is going on?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.