Skip to content
This repository was archived by the owner on Sep 3, 2020. It is now read-only.

Xilinx Linux Summary

dagronlund edited this page Mar 17, 2014 · 10 revisions

When creating a Linux image to run on top of the Zynq chip with PetaLinux a number of things have to be observed:

  1. Follow the PetaLinux tutorials with version 2013.10 rather than 2013.04.
  2. Copy the hardware platform that you created into the Linux image with the PetaLinux tools and create the BSP inside of Linux. If you create the BSP inside of Windows and then try to use it with PetaLinux nothing will work because of cross-platform compatibility problems.
  3. Always run the PetaLinux "settings.sh" script before launching the SDK or it won't be able to find the right variables.
Clone this wiki locally