Home > OS >  MPSOC how to generate - PMU - 2?
MPSOC how to generate - PMU - 2?

Time:09-30

Official described as such, but I also did not see
Input, output, start, in the SDK but could not find the start of the hsi place ah,,, what a great god touched?

Task Dependencies (Pre - requisites)
The System design completed in Vivado

Tools Required
Xilinx SDK
Input Files Required
The System hardware project HDF file

the Output Files Produced
Through the elf
the executable. Task Description
Start hsi
Bash $hsi
Open the hardware design
Hsi % set HWDSGN [open_hw_design & lt; hardware. Hdf>]
Generate and build the PMUFW
Hsi % generate_app - hw $HWDSGN - OS standalone - proc psu_pmu_0 - app zynqmp_pmufw - compile - sw pmufw - dir & lt; Dir_for_new_app & gt;
  • Related