Upgrading the Installed Tool with your Customized Platform - 2023.2 English

PetaLinux Tools Documentation: Reference Guide (UG1144)

Document ID
UG1144
Release Date
2023-10-18
Version
2023.2 English

From 2020.1 release onwards, platform/esdk is part of your project <plnx-proj-root>/components/yocto. You can make changes in the platform/esdk and you can build those changes using the petalinux-build –esdk option. The newly built eSDK is in <plnx-proj-root>/images/linux/esdk.sh. Rename the newly built esdk.sh as one of aarch64, arm or microblaze based on your project.

  1. Go to the installed tool.
  2. Source settings.sh.
  3. Run petalinux-upgrade -f <plnx-proj-root>/images/linux/ -p <platform>.

    The tool is upgraded with your new platform changes.

Note: These procedures work only between minor releases.