Jump to content
  • 0

Issues with Zybo and Petalinux


Jake Robinson

Question

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

petalinux-package --boot --fsbl <file> --fpga <file> --u-boot

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

Hi @Axe,

I am not very experienced with embedded linux.  With that being said, unfortunately we do not have a BSP 2016.2 version yet but we do have a 2015.4 as mentioned hereHere is the 2016.2 PetaLinux Tools Documentation that might help with the process in 2016.2. Here is linux-digilent drivers that might be helpful as well. 

cheers,

Jon

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...