![Xilinx Zynq UltraScale+ ZCU208 Скачать руководство пользователя страница 21](http://html1.mh-extra.com/html/xilinx/zynq-ultrascale-zcu208/zynq-ultrascale-zcu208_user-manual_3499071021.webp)
Figure 12: Application Execution Flow
GUI
TCP Socket
(Command/Data)
Protocol Layer
Command Handler
DMA Client Driver
I2C/Clock Driver
RFDC User Space Driver
MMCM Control
X23669-012820
Software Build
To build the software, the board support package (BSP) and build tools are needed. For the tools,
see the 2019.2 version of the PetaLinux Tools Documentation: PetaLinux Command Line Reference
(
1. Ensure the PetaLinux tools are available in the PATH environment variable.
2. To create the project, enter:
petalinux-create -t project -s <bsp> -n <project_name>
3. To build the project, enter:
cd <project_name>
petalinux-build -v
4. To make the images for the SD card, enter:
Chapter 4: Software Design and Build
UG1433 (v1.2) October 27, 2021
RF Data Converter Evaluation Tool User Guide
21