Error in defining PYNQZ2 with SOC Blockset

21 次查看(过去 30 天)
Jin
Jin 2024-10-31,13:50
回答: Abhishek Kumar Singh 2024-11-4,11:10
In the Create Board Support part, there is code: soc.sdk.setupSoftwareTools('TUL Pynq-Z2');
I've run the command and get the error as follows:
Error using soc.sdk.internal.setupSysRootForReferenceTarget
Cannot find the third-party software tools for the reference board support 'XILINXZYNQ'. Make sure that you complete 'Hardware Setup' for the reference board support.
Error in soc.sdk.internal.setupSysRootForReferenceTarget
Error in soc.sdk.setupSoftwareTools
Did I missing something in the steps of the example?
The command to open the example is here:
openExample('xilinxsoc/DefiningACustomPynqZ2BoardWithSoCBlocksetExample')

回答(1 个)

Abhishek Kumar Singh
Abhishek Kumar Singh 2024-11-4,11:10
Hi @Jin,
I encountered the same error when initiating this example.
To resolve it, I followed the error message's guidance by executing the Hardware Setup for the SoC Blockset Support Package for AMD FPGA and SoC Devices.
The createCustomPynqZ2Board function performs an internal check for Xilinx Linux Binaries (precompiled software packages provided by Xilinx, now AMD), which are integral components of the instruction set. After completing the setup and installing all the necessary libraries as prompted, the error was successfully resolved:

类别

Help CenterFile Exchange 中查找有关 RF Blockset Models for Transceivers 的更多信息

标签

产品


版本

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by