top of page
Search
Aug 104 min read
2022.2 Vivado, Vitis, & Petalinux Downloads and Info
A comprehensive 2022.2 Vivado, Vitis, & Petalinux post: Downloads, BSPs, VMs, and required Linux packages.
Aug 412 min read
VLIW, SIMD & VLIW/SIMD?
This post explores the meanings of VLIW (Very Long Instruction Word), SIMD (Single Instruction, Multiple Data), and VLIW/SIMD.
Aug 21 min read
What does a9-linaro-pre-build-step do?
This post answers, "What does a9-linaro-pre-build-step do?" and provides additional information that may help debuggers....
Jul 201 min read
XSDK 2015.4 source settings64.sh Trace
This post shows an XSDK 2015.4 source settings64.sh trace. Other script sourcing and environment changes are in bold.
Jul 181 min read
How can I log all commands and their outputs, including errors, to a file?
Log all commands and their outputs, including errors, to a file using exec > >(tee -i output.log) 2>&1. See the post for how this works.
Jul 81 min read
How do I workaround the Web Installer Client Obsolete error?
This post answers, "How do I workaround the "Web Installer Client Obsolete" error?"
bottom of page