This is an old revision of the document!
Overview
Sample creation and configuration of Petalinux projects for Zynq Ultrascale+.
Downloads:
Basic steps
$ petalinux-create \
--type project \
--template zynqMP \
--name proj1
$ cd proj1
xilinx_petalinux_howto
This is an old revision of the document!
Sample creation and configuration of Petalinux projects for Zynq Ultrascale+.
Downloads:
$ petalinux-create \
--type project \
--template zynqMP \
--name proj1
$ cd proj1