# FZ3B **Repository Path**: masterleego/fz3b ## Basic Information - **Project Name**: FZ3B - **Description**: fz3b project container - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-17 - **Last Updated**: 2025-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## create petalinux-create project --template --name - --template - The following platform types are supported: - versal (for Versal adaptive SoC) - zynqMP (for Zynq UltraScale+ MPSoC) - zynq (for Zynq 7000 devices) - microblaze (for MicroBlaze processor) - --name - The name of your project. This command creates a new PetaLinux project folder from a default template ## config cd petalinux-config --get-hw-description ## build cd petalinux-build ## package petalinux-package boot --u-boot ## boot petalinux-boot qemu --u-boot petalinux-boot qemu --kernel press Ctrl A + X to exit