Zynq design from scratch. Part 22.
Posted at 16:22 by
 |  |  |
zalan November 24, 2014 05:53 PM PST
Any one help me with the problem bsp. How can we create custom bsp or from which source i mean.
I try
petalinux - create -t Projekt -s /home/ngo/Downloads/Avnet-digilent-Zedboard-v2014.2-final.bsp
but i got this:
No PetaLinux projects found in the BSP /home/ngo/Downloads/Avnet-digilent-Zedboard-v2014.2-final.bsp! |
 |

 |  |  |
tanngo November 19, 2014 01:20 AM PST
When trying command sudo ./petalinux-v2013.10-final-installer.run /opt/PetaLinux
i got "command not found"
but i did repair my problem by using the command
chmod +x ./petalinux-v2013.10-final-installer.run /opt/PetaLinux
././petalinux-v2013.10-final-installer.run
|
 |

 |  |  |
Raul September 21, 2014 05:48 PM PDT
For CentOS 7 you also need libselinux
sudo yum install libselinux.i686 |
 |

 |  |  |
anjosi August 21, 2014 09:59 AM PDT
Hello,
THanks for the great tutorial!
My Vivado WebPack license file is in xml-format and the PetaLinux license in lic-format is it OK to just merge the lic file into the xml file and get it working? |
 |

 |  |  |
Raul August 9, 2014 04:19 PM PDT
Just an fyi, CentOS 7 requires `sudo yum install libstdc++.i686` to get the 32 bit libs installed. |
 |

 |  |  |
Thorsten June 5, 2014 09:47 PM PDT
hi, I have installed all the packages you mention (only ia32-libs is not avail on Ubuntu 14.05) - but when I do petalinux-build I get at the step "expanding stagefs" an error ".../bin/dpkg returned an error code (127)".
I have seen in the Xilinx forum that this error seems to be related to the ia32-libs - but as they aren't avail any more I'm stuck with Ubuntu 14. If you have any feedback - let me know ... |
 |

 |  |  |
sn June 4, 2014 06:36 PM PDT
hi
i have installed ise. with its own license
but now that i want to install petalinux i must merge the licenses and load the new license again in xlcm. but how can i launch xlcm? when i type cammand "xlcm" it says: cammand not found
thanks
|
 |

 |  |  |
svenand June 3, 2014 09:49 PM PDT
I am using Ubuntu 13.10 and Ubuntu 14.04.
|
 |

 |  |  |
Name May 31, 2014 03:15 PM PDT
what Linux distribution are you using? |
 |