필터 지우기
필터 지우기

Error when I using buildCalib​rationBits​tream with Kintex-Ultrascale

조회 수: 14 (최근 30일)
佳禹
佳禹 2024년 4월 16일
댓글: 佳禹 2024년 7월 1일 9:19
My matlab version is 2023a, vivado version is 2022.1
I follow the example exactly, but when I execuated the code
bitstreamPath = buildCalibrationBitstream(hPC);
I have an Error as follows
Could not apply model's setting to the Target Interface Table in Task 1.2 of the HDL Workflow
Advisor for the following reason:
Cannot connect to model 'loopback_external_memory'; please try Update Diagram (Ctrl-D).
Default or last valid setting is applied instead.
If you are using the HDL Workflow Command Line Interface, consider making these changes in the HDL
Workflow Advisor and using 'Export to Script...' to automatically generate the appropriate
'hdlset_param' commands.
I am sure that the reference design regestration files are same as those in the example.
What can I do for trouble shooting?

답변 (1개)

Divyanshu
Divyanshu 2024년 6월 26일 10:47
Hi,
Here are some troubleshooting steps you can try:
1. Close the HDL Workflow Advisor and your model.
2. Restart MATLAB.
3. Remove the "slprj" folder that belongs to your model.
4. Open your model.
5. Update the model (CTRL+D) before you open HDL Workflow Advisor.
Hope it helps!
  댓글 수: 1
佳禹
佳禹 2024년 7월 1일 9:19
Thank you so much.
I tried the step 1. 2. 3. but does not work.
However, I feel confused for step 4. because there is not any model (I thought it means a simulink model? ) actually. Becasue I am trying to build a calibration bitstream from M file.
But, I think the reason I fail to execute the code above is that there should be a model. Maybe its name is 'loopback_external_memory', just as what is shown in the error report.
Afterall, thanks for your help. I will try to find it out

댓글을 달려면 로그인하십시오.

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by