Apr 22, 20188 min readBoot Linux on the Zynq UltraScale+ MPSoC over JTAG using PetaLinux Tools1. Upon reset, the device mode pins are read to determine the primary boot device to be used: NAND, Quad-SPI, SD, eMMC, or JTAG.
Apr 11, 20181 min readPrint the name of a file and the file's contentsThis post lists a Linux command that will print the name of a file and then print the contents of that file. The following command will...
Mar 9, 20181 min readDTC Syntax ErrorError: xxx.dts:1.1-2 syntax error Is reporting that something is not valid in file xxx.dts line 1 columns 1-2
Mar 8, 20182 min readCreate, Build and Test a PetaLinux Tools 2017.4 Projectpetalinux-create --type project --template zynqMP --name myproj
Mar 4, 20183 min readDownload and Install Xilinx's 2017.4 PetaLinux ToolsThis post shows how to download and install Xilinx's 2017.4 PetaLinux Tools on Ubuntu 16.04.1.