Mar 7, 20219 min readMicroBlazeCreate a MicroBlaze, Test the UART in SDK, and Boot Linux using 2019.1 Vivado and PetaLinux ToolsThis post contains everything needed to create a MicroBlaze design and boot Linux on it over JTAG. It also contains links to all the IP...
Feb 19, 20213 min readU-Boot2019.1 petalinux-boot --jtag --u-boot -v on a ZCU102This post lists a log of petalinux-boot --jtag --u-boot -v on a ZCU102 from a 2019.1 build. Source Tools cd ~/plxprjs/ cd...
Feb 19, 20213 min readPetaLinux Tools2019.1 petalinux-boot --jtag --kernel -v on a ZCU102 This post lists a log of petalinux-boot --jtag --kernel -v on a ZCU102 from a 2019.1 build. Source Tools cd ~/plxprjs/ cd...
Jan 24, 20214 min readSD CardsBoot Linux from an SD Card on ZCU102 - Fix: 0x3B - Reading failed from the selected boot deviceThis post lists the commands to erase, and W95 FAT32 (LBA) format an SD card so you can boot Linux from it on a ZCU102, ZC702, or other...
Dec 25, 20202 min readFSBLDebug a ZCU102 FSBL with Symbols using devshellThis post shows how to use devshell to debug the FSBL on a ZCU102 build. It also includes changes that enable source-level debug and...
Dec 19, 20202 min readPetaLinux ToolsHow are meta-plnx-generated and meta-user related in PetaLinux 2019.1?This post lists how meta-plnx-generated and meta-user are related. It's intended to show how meta-user is able to specialize...