top of page

Versal AI Edge Device - Essential Licensing Instructions for Early Silicon Users ( TE0950-02-EGBE21A )
This post is meant to help anyone searching for how to bring up a board with an AMD Versal™ AI Edge XCVE2302-1LSESFVA784 device.

Files Updated by 2021.2 petalinux-create -t apps
This post lists the files updated in a 2021.2 PetaLinux project after [petalinux-create --project board_linux -t apps --template install...

petalinux-create -t apps --name demo-app --enable Commands, Output, and Info
This post lists commands, output, and information around petalinux-create -t apps --name demo-app --enable. Its meant to be used as a...

How to Create an App in 2019.1 PetaLinux and How that App's Recipe Is Found
This post shows how to create an app using Xilinx's PetaLinux 2019.1 and how to find how the app is found by Yocto 2.6.1.

How to Setup SSH to a Target Behind a Host
This post lists the commands to ssh to a target (<tgt>) behind a host (<hst>) from Linux (<lnx>). Its written as a reference. Replace...

ZCU102 Memory Map
This post's table contains: (1) A memory map of the Zynq UltraScale+ MPSoC, (2) An overlay of the Linux kernel, U-Boot, PMUFW, FSBL, and...

A List of the Compiled U-Boot .c Files in a 2019.1 PetaLinux ZCU102 Build
This post lists all the c files compiled by default when a user builds U-Boot using PetaLinux Tools for the ZCU102. Producing the List...

Successful 2019.1 PetaLinux U-Boot JTAG Boot Log
This post lists a successful JTAG boot of U-Boot. This can be useful if a build doesn't boot and a developer is trying to figure out why....

Successful 2019.1 PetaLinux Linux kernel JTAG Boot Log
This post lists a successful JTAG boot of the Linux kernel. This can be useful if a build doesn't boot and a developer is trying to...

Links to the Ultra96-V2 BSP, Related Xilinx Components, Build Guide, and Hardware
This post lists links to all of the installers you'd likely use to work with the Ultra96-v2. You will need a Xilinx account to access...

How are meta-plnx-generated and meta-user related in PetaLinux 2019.1?
This post lists how meta-plnx-generated and meta-user are related. It's intended to show how meta-user is able to specialize...

2019.1 FSBL Command Line Option Decode Example: aarch64-none-elf-gcc ... "../src/xfsbl_main.c"
This post shows how to decode what each command-line option used in aarch64-none-elf-gcc -DARMA53_64 -Wall -O0 -g3...
bottom of page