Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Zynq UltraScale+ MPSoC Power Management - ZCU102 SW Design Examples

Zynq UltraScale+ MPSoC Power Management - ZCU102 Software Design Examples

This page provides some power management software design examples that can be implemented on the ZCU102 development board.

Before You Start

Prerequisites

  1. You have a ZCU102 development board.
  2. You have installed the Vivado Design Suite (2018.1 release).
  3. You have used the SDK to build. load and run custom BSP applications (e.g. FSBL, PMU Firmware, etc.)
  4. You have installed Petalinux (2018.1 release).
  5. You have used PetaLinux to customize, build and boot Linux.

Tips

  • Refer to UG1137 "Zynq UltraScale+ MPSoC Software Developer Guide" Chapter 9 for more information about power management APIs.
  • See here on how to generate the Config Object file.
  • Refer to UG1209 "Zynq UltraScale+ MPSoC: Embedded Design Tutorial" for more details.
  • Google "Xilinx UGXXXX" to find the latest version of the Xilinx document.

Getting Started - Hello World

This is an empty application that prints "Hello World!" to the UART. Please use this as a starting point for creating new RPU applications for other design examples provided here.
Example details can be found at PM Hello World.

More Design Examples


Related Links

  • No labels