zynq编译:2021.2 版本XSA构建Petalinux 工程
一、环境以及文件准备:
下载:rdf0428-zcu106-vcu-trd-2021-2.zip downloads_2021.2.tar.gz sstate_aarch64_2021.2.tar.gz
下载地址:https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/embedded-design-tools.html
https://xilinx-ax-dl.entitlenow.com/dl/ul/2021/10/27/R210478672/rdf0428-zcu106-vcu-trd-2021-2.zip?hash=7OnlFQgAu9wHrEQCA97uCQ&expires=1650974936&filename=rdf0428-zcu106-vcu-trd-2021-2.zip
二、具体过程:
juzhen@juzhen-HP:~/work/heijing_petalinux/rdf0428-zcu106-vcu-trd-2021-2$ source /home/juzhen/petalinux/settings.sh
PetaLinux environment set to '/home/juzhen/petalinux'
WARNING: This is not a supported OS
INFO: Checking free disk space
INFO: Checking installed tools
INFO: Checking installed development libraries
INFO: Checking network and other services
juzhen@juzhen-HP:~/work/heijing_petalinux/rdf0428-zcu106-vcu-trd-2021-2$ cd ../
juzhen@juzhen-HP:~/work/heijing_petalinux$ ls
rdf0428-zcu106-vcu-trd-2021-2 rdf0428-zcu106-vcu-trd-2021-2.zip xsa
juzhen@juzhen-HP:~/work/heijing_petalinux$ cd rdf0428-zcu106-vcu-trd-2021-2/
juzhen@juzhen-HP:~/work/heijing_petalinux/rdf0428-zcu106-vcu-trd-2021-2$ ls
apu images pcie_host_package pl README.txt zcu106_vcu_trd_sources_and_licenses.tar.gz
juzhen@juzhen-HP:~/work/heijing_petalinux/rdf0428-zcu106-vcu-trd-2021-2$ cd apu/vcu_petalinux_bsp/
juzhen@juzhen-HP:~/work/heijing_petalinux/rdf0428-zcu106-vcu-trd-2021-2/apu/vcu_petalinux_bsp$ ls
xilinx-vcu-zcu106-v2021.2-final.bsp
juzhen@juzhen-HP:~/work/heijing_petalinux/rdf0428-zcu106-vcu-trd-2021-2/apu/vcu_petalinux_bsp$ petalinux-create -t project -s xilinx-vcu-zcu106-v2021.2-final.bsp
INFO: Create project:
INFO: Projects:
INFO: * xilinx-vcu-zcu106-v2021.2-final
INFO: Has been successfully installed to /home/juzhen/work/heijing_petalinux/rdf0428-zcu106-vcu-trd-2021-2/apu/vcu_petalinux_bsp/
INFO: New project successfully created in /home/juzhen/work/heijing_petalinux/rdf0428-zcu106-vcu-trd-2021-2/apu/vcu_petalinux_bsp/
juzhen@juzhen-HP:~/work/heijing_petalinux/rdf0428-zcu106-vcu-trd-2021-2/apu/vcu_petalinux_bsp$ cd xilinx-vcu-zcu106-v2021.2-final/
juzhen@juzhen-HP:~/work/heijing_petalinux/rdf0428-zcu106-vcu-trd-2021-2/apu/vcu_petalinux_bsp/xilinx-vcu-zcu106-v2021.2-final$ petalinux-config --get-hw-description=/home/juzhen/work/heijing_petalinux/xsa/0424
[INFO] Sourcing buildtools
INFO: Getting hardware description...
INFO: Renaming mipi_ex_wrapper_4.xsa to system.xsa
[INFO] Generating Kconfig for project
[INFO] Menuconfig project
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
[INFO] Sourcing buildtools extended


1830

被折叠的 条评论
为什么被折叠?



