top of page
Search
Apr 22, 20188 min read
Boot Linux on the Zynq UltraScale+ MPSoC over JTAG using PetaLinux Tools
1. 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 read
Print the name of a file and the file's contents
This 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 read
DTC Syntax Error
Error: 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 read
Create, Build and Test a PetaLinux Tools 2017.4 Project
petalinux-create --type project --template zynqMP --name myproj
Mar 4, 20183 min read
Download and Install Xilinx's 2017.4 PetaLinux Tools
This post shows how to download and install Xilinx's 2017.4 PetaLinux Tools on Ubuntu 16.04.1.
bottom of page