Build Libmetal Baremetal Firmware with AMD Vitis Unified IDE - Build Libmetal Baremetal Firmware with AMD Vitis Unified IDE - 2026.1 English - UG1186

Libmetal and OpenAMP User Guide (UG1186)

Document ID
UG1186
Release Date
2026-06-24
Version
2026.1 English
  1. Start the AMD Vitis™ unified software platform.
  2. Create the BSP: File > New Component > Platform
    1. Select the name and location
    2. Select the design
    3. Select Standalone for the operating system
    4. Select Processor
    5. Select Finish
  3. Add the Libmetal libraries.
    1. In the Vitis components view select the created platform > processor > domain > Board Support Package.
      1. Check Libmetal libraries.
    Note: To build an OpenAMP RPC demo so that the demo uses the OpenAMP provided proxy information, do the following:
  4. Build the BSP: View > Flowthen click Build in the flow view.
  5. Create the application: Select File > New Example > Libmetal AMP Demo.
  6. Select Example Application > Select Platform > Next > Select Domain > Finish.
  7. Build the application: View > Flow the select the application project name and click Build in flow view.