petalinux-create -t project Options - 2021.2 English

PetaLinux Tools Documentation: Reference Guide

Document ID
UG1144
Release Date
2021-10-27
Version
2021.2 English

The following table details options used when creating a project. These options are mutually exclusive and one of them must be used when creating a new project.

Table 1. petalinux-create -t project Options
Option Functional Description Value Range Default Value
--template TEMPLATE Assumes the specified CPU architecture, and is only required when --source is not provided.
  • microblaze
  • zynqMP
  • zynq
  • versal
None
-s,--source SOURCE Creates project based on specified BSP file. SOURCE is the full path on disk to the BSP file. This is optional. User-specified None
Note: For Xilinx® boards, the -s, --source BSP flows are suggested. For custom boards, the --template flow is required.