Pulse-Doppler Radar Using Xilinx RFSoC Device: HDL Workflow Advisor, setting 'AllowUnsupportedToolVersion' to 'true'.
조회 수: 3 (최근 30일)
이전 댓글 표시
I am trying to run Pulse-Doppler Radar Using Xilinx RFSoC Device example on the Xilinx ZCU111 board. I downloaded all the required toolboxes and add-ons. My OS is Ubuntu 22.04.3 LTS, and the Xilinx Vivado version I used is 2022.2. I followed these instructions to implement the model. I am stuck on the build step in SoC Builder. I got the following error.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1454032/image.png)
I open the HDL Workflow Advisor, and I set the 'AllowUnsupportedToolVersion' to 'true'. When I re-run the script, nothing changed.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1454037/image.png)
Would you please help me to solve this?
댓글 수: 0
채택된 답변
Tom Mealey
2023년 8월 9일
Hi Ahmed,
You will need to use the compatible version of Vivado, which for R2023a is 2022.1:
https://www.mathworks.com/help/supportpkg/xilinxsoc/ug/supported-third-party-tools-and-hardware.html
-Tom
댓글 수: 5
Tom Mealey
2023년 8월 16일
Hi Ahmed,
Looks like you have everything set up correctly, this could be a bug on our end. Please reach out to technical support to try to get this resolved.
-Tom
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!