morfestival.blogg.se

How to install rpu software download
How to install rpu software download










how to install rpu software download

  • Click on Add button again to add FSBL partition.
  • For that, select Partion type as datafile and Destination CPU as RPU 0. User can also select loading of PMU Firmware by FSBL. Here, we are using loading of PMU Firmware by BOOT ROM option. Select Partition type as pmu (loaded by bootrom) and click OK. Select pmu_firmware executable path at File path.
  • Browse and select path for Output BIF file path.
  • Select Zynq MP in Architecture category.
  • Create Boot Image window appears as below
  • In SDK, go to Xilinx -> Create Boot Image.
  • Set EXAMPLE_IPI_RECEIVE macro to 0x1U and EXAMPLE_IPI_SEND macro to 0x0U in default.h file The src/ directory contains the required files for this example. Select Empty Application from available templates and click on Finish to create project

    how to install rpu software download

  • Give a project name (Ex: ipi_example_app).
  • how to install rpu software download

    Select Zynq MP FSBL from available templates and click on Finish to create project

  • Select psu_cortexr5_0 in Processor category.
  • In SDK, go to File -> New -> Application Project.
  • Now download the zip file, extract and add the source files to PMU Firmware code base, define ENABLE_SCHEDULER and XPFW_DEBUG_DETAILED build flags and build the PMU Firmware.
  • Select ZynqMP PMU Firmware from available templates and click on Finish to create project Select ZCU102_hw_platform(pre-defined) in Hardware Platform category.
  • Select Standalone in OS platform category.
  • Go to File -> New -> Application Project.
  • RPU, after receiving an IPI message will respond back to PMU with success. In this example, PMU sends IPI messages to RPU and waits for response. RPU can be configured to receive IPI messages from PMU. PMU Firmware can be configured to send IPI message to RPU for every 10 seconds. IPI messaging example from PMU to RPUThis design example shows how to send IPI messages from PMU to RPU periodically.
  • ZCU102 development board (This design example has been tested on silicon 4.0 rev1.0 board).











  • How to install rpu software download