HDL Advisor Crashing on startup; Error using sdi.Repository/getProperty
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
chengxuan yu
le 14 Juil 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.
Réponses (1)
Kiran Kintali
le 2 Mai 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
0 commentaires
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!