HDL Advisor Crashing on startup; Error using sdi.Repository/getProperty
조회 수: 1 (최근 30일)
이전 댓글 표시
This was all working fine than suddenly I cannot run hdladvisor
I try to execute the following : hdladvisor('hdlcoder_sfir_fixed_stream/DUT'); And I get the following : Error using sdi.Repository/getProperty An internal error has occurred. Restart MATLAB before proceeding. If this problem persists, please contact MathWorks.
Error in ModelAdvisor.Repository/loadData Error in ModelAdvisor.Repository/loadLatestData Error in Simulink.ModelAdvisor/initData Error in Simulink.ModelAdvisor/init Error in Advisor.Application/updateModelAdvisorObj Error in Advisor.Application/setAnalysisRoot Error in Simulink.ModelAdvisor.getModelAdvisor>loc_createApplication Error in Simulink.ModelAdvisor.getModelAdvisor Error in hdlwa.getHdladvObj Error in utilHDLAdvisorStart
Restart MATLAB doesn't help, neither does Simulink.sdi.discardDataFromPriorSessions
Please help, Regards, Bob. Error in hdladvisor
댓글 수: 1
chengxuan yu
2017년 7월 14일
Hello, I met this issue when I use Model Advisor.
You can use this command in the Command Window: simulink SDI Data container
Hope this method can help those who met the same issue.
답변 (1개)
Kiran Kintali
2021년 5월 2일
This is issue is not reproducible.
>> hdladvisor('hdlcoder_sfir_fixed_stream/DUT')
Updating Model Advisor cache...
Model Advisor cache updated. For new customizations, to update the cache, use the Advisor.Manager.refresh_customizations method.
hdlcoder_sfir_fixed_stream is saved with FPGA target settings, so make sure you have corresponding hdltoolsetup
help hdlsetuptoolpath
댓글 수: 0
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!