top of page

FSBL Creation and Source Debug in Xilinx Vitis 2019.2
This post demonstrates how to create and debug a ZCU102 FSBL and FSBL BSP using Xilinx's 2019.2 Vitis, previously known as the Xilinx...

Add an embeddedsw Driver to a 2019.1 BSP From the Command Line
This post demonstrates how you can manually add an embeddedsw driver to an XSDK FSBL BSP. Steps XP=~/xsdk/SDK/2019.1...

LoRaWAN On ATSAMR34 Platform and External I2C EEPROM with Device EUI
This post shows how to store LoRaWAN device-specific information on an external EEPROM for the ATSAMR34 platform. It also demonstrates...

Debug a ZCU102 FSBL with Symbols using devshell
This post shows how to use devshell to debug the FSBL on a ZCU102 build. It also includes changes that enable source-level debug and...

Size of Each 2019.1 FSBL Code Include Option
This post lists the output of aarch64-none-elf-size fsbldebug.elf |tee "fsbldebug.elf.size" for each value of FSBL code include options...

Ultra96-V2: Bare-Metal R5 "Hello World" From the CLI
This post describes how to boot a "Hello World" application on the Ultra96v2's R5 processor over JTAG. The Xilinx Software Commandline...

Ultra96-V2: Booting a Bare-Metal "Hello World" on the A53 From The CLI
This post describes how to boot a "Hello World" application on the Ultra96v2 board over JTAG. The Xilinx Software Commandline Tool (XSCT)...

2016.4 xuartps_polled_example.c Annotated With Comments and Explanation
This post lists additional comments and explanation on the 2016.4 release of xuartps_polled_example.c from: https://github.com/Xilinx/em...

Grab Bag of TCP/IP Socket Create Code, Implicit Make Debug and Finding Include Paths
This post presents code to open and close a TCP/IP socket, a command to make it, method to find include files, commands to browse...
bottom of page