© Copyright 2016 Xilinx
Task 3: Generating the SDK applications:
Go to zcu102/project_1.sdk directory created in Task1, and launch the XSCT console and source the
command below:
source build_sdk.tcl
The script here will do the following:
Create the SDK workspace
Create the HW Platform
Create the PMUFW App, and BSP (psu_pmu)
Create the FSBL App, and BSP (A53)
Create the Echo Server App and BSP (A53)
o Note: This is a custom Echo Server for the ZCU102 that will reset the PHY
Create the LED test app and BSP (A53)
Create the Hello World app and BSP (A53)
Create the Hello World app and BSP (R5)
Build all projects
More Info: See AR below for more information on the SDK Batchmode:
http://www.xilinx.com/support/answers/66629.html
More Info: For more information on how to create SDK projects, see the Zynq Ultrascale Software
Developer User Guide, here.