Error in Streaming Data from Hardware to Software on PYNQ Z2

조회 수: 8 (최근 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 CenterFile Exchange에서 Android Devices에 대해 자세히 알아보기

태그

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by