Error in Streaming Data from Hardware to Software on PYNQ Z2

5 ビュー (過去 30 日間)
Jin
Jin 2024 年 11 月 7 日
コメント済み: Swastik Sarkar 2024 年 11 月 13 日
After defining the pynq-z2 board as in the example. I followed the Streaming Data from Hardware to Software example on the pynq-z2.
In the build model step, there is an error "Unable to find system or file 'soc_hwsw_stream_top_sw'."
Below is the complete stack trace:
Displaying stack trace:
Error using load_system (line 23)
• In load_system (line 23)
• In soc.SystemDeployer>SystemDeployer.generateSoftwareSystem
• In soc.internal.SoCGenWorkflow>SoCGenWorkflow.generateESWSLModel
• In soc.internal.SoCGenWorkflow.buildSoftwareProcessorOnly
• In soc.ui.BuildModel>BuildModel.startBuildCB
• In soc.ui.BuildModel>@(varargin)this.startBuildCB(varargin{:})
• In matlab.hwmgr.internal.hwsetup.executeWidgetCallback (line 17)
• In matlab.hwmgr.internal.hwsetup.Widget>Widget.safeCallbackInvoke (line 109)
• In matlab.hwmgr.internal.hwsetup.appdesigner.Button>Button.buttonPushedCbk (line 46)
• In matlab.hwmgr.internal.hwsetup.appdesigner.Button>@(varargin)obj.buttonPushedCbk(varargin{:}) (line 25)
>> Has anyone have the same situation with the example?
  1 件のコメント
Swastik Sarkar
Swastik Sarkar 2024 年 11 月 13 日
Hi @Jin,
It seems the target may not be set up properly. Please ensure that the steps in the provided documentation have been followed after opening the example
Specifically, pay attention to the step involving the selection of TUL Pynq-Z2 in the Hardware board settings.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeProgrammatic Model Editing についてさらに検索

タグ

製品


リリース

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by