Jun 14, 20213 min readPetaLinux ToolsEnable socat Using Petainux 2019.1 and Test it on the ZCU102This post shows how to enable socat in a PetaLinux 2019.1 build.
May 27, 20212 min readPetaLinux ToolsAdding GCC to PetaLinux builds (compiling code on FPGA PS)This quick guide will show you how to add GCC and other development tools (make, etc.) to a PetaLinux build, allowing you to compile code...
May 19, 202114 min readPetaLinux ToolsPatching the Linux Kernel with devshell in PetaLinux 2020.2In this blog post, three trivial example Linux kernel patches are created and added to a Xilinx PetaLinux project using Yocto devshell,...
May 16, 20212 min readU-BootXSDK 2019.1 U-Boot Source Debug LogThis post list a log of the steps I followed to source code debug U-Boot on a ZCU102. Steps The steps came from...
May 15, 20212 min readU-BootA List of the Compiled U-Boot .c Files in a 2019.1 PetaLinux ZCU102 BuildThis 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 readU-BootSuccessful 2019.1 PetaLinux U-Boot JTAG Boot LogThis 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....