FPGAs / Linux/Ubuntu / Tricks / Ubuntu / xilinx Xilinx PetaLinux 2017.2 installation on Ubuntu 16.04.3 November 3, 2017May 4, 2018 Mpho5 Comments Moved to link: Xilinx PetaLinux 2017.2 installation on Ubuntu 16.04.3 Share this:FacebookTwitterWhatsAppLinkedInEmailLike this:Like Loading... Related
Installing petalinux 2017.3 I got an error saying openssl is missing (which it wasn’t). The fix was to install libssl-dev as well 🙂 PS: and again – I tip my hat to you sir for your service ! Reply
If all you are doing is to run the pre-built image that already comes with the BSP then why bother with the petalinux-build command? Reply
Such that I am able to generate the necessary files to be copied to the SD Card, else you can just jtag it Reply
[…] now that you have your Zedboard up and running with Petalinux installed, and your network is configured to talk to the outside world, let’s get some code running on […] Reply
Installing petalinux 2017.3 I got an error saying openssl is missing (which it wasn’t).
The fix was to install libssl-dev as well 🙂
PS: and again – I tip my hat to you sir for your service !
Thanks for the heads up, I will add the dependencies to the post.
Thanks for the interest.
If all you are doing is to run the pre-built image that already comes with the BSP then why bother with the petalinux-build command?
Such that I am able to generate the necessary files to be copied to the SD Card, else you can just jtag it
[…] now that you have your Zedboard up and running with Petalinux installed, and your network is configured to talk to the outside world, let’s get some code running on […]