.I write this 'project' as a documentation about my experience in creating a custom embedded Linux image for the Kria KV260 Vision AI Starter Kit in PetaLinux 2021.1.
I follow this project Getting Started with the Kria KV260 in PetaLinux 2021.1, but encountering few problems along the way.
.
1st trial.I downloaded the BSP and installed it. Then I upgraded the PetaLinux.
.
I created a project and started the petalimux-build and encountered a build error.
.
.
I executed the petalinux-config to enable the buildtools Extended and built again.
.
.
Then encountered the fetcher failure error.
.
.
I tried the petalinux-config to verify the Yocto Settings, rebuilt and was getting similar errors.
.
.
2nd Trial.
Eventually I was hit with low disk space problem. And i added an USB storage.
.
.
Continue to do the petalinux-build and still encountered some build error. And I decided to install the gcc-10, but found out that the Ubuntu version 16.04.6 does not support gcc-10 yet.
.
.
3rd Trial.
I have downloaded the Ubuntu server version 20.04.4 and make another trial. I will update this space when i make the 3rd trial.
.
Building a custom embedded PetaLinux image for Kria KV2600 Vision Starter Kit requires some efforts and resources. You need to get the proper and macthing tools and software ready for a successful build.
.
Comments