HDL Advisor Crashing on startup; Error using sdi.Reposi​tory/getPr​operty

4 views (last 30 days)
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 Comment
chengxuan yu
chengxuan yu on 14 Jul 2017
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.

Sign in to comment.

Answers (1)

Kiran Kintali
Kiran Kintali on 2 May 2021
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

Products

Community Treasure Hunt

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

Start Hunting!