top of page
Search
Sep 6, 20212 min read
Command Line 2019.1 Xilinx FSBL Rebuild and Test
This post demonstrates HOWTO rebuild and test the 2019.1 Xilinx FSBL
May 15, 20212 min read
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...
May 15, 20213 min read
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....
Nov 23, 202015 min read
PetaLinux 2019.1 on Debian 10.3 Running on VMWare Workstation 14 Player Debug Log
How to fix: "E: Unable to locate package" on Debian 10.3
How to fix: "E: Unable to locate package zlib1g:i386" on Debian 10.3
...
Mar 23, 20181 min read
Run the 2017.4 ZCU102 PetaLinux BSP on QEMU
petalinux-create -t project -s xilinx-zcu102-v2017.4-final.bsp --name zcu102qemu
Mar 9, 20183 min read
Commands to Create, Build and Run a PetaLinux Build
petalinux-create --type project --template zynqMP --name proj4
bottom of page