Error in defining PYNQZ2 with SOC Blockset

2 ビュー (過去 30 日間)
Jin
Jin 2024 年 10 月 31 日
回答済み: Abhishek Kumar Singh 2024 年 11 月 4 日
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 日
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 Center および File ExchangeRF 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