HDL coder error (Invalid feature 'ModelAdvi​sorGenerat​eNewStyleV​iewSwitchI​nGUI)

Hi I am currently doing a zedboard project and following the procedure of zynq_book_tutorials. Now I'm doing exercise 4B which is creating IP in MathWorks HDL coder. So I open the lms.slx file(a simulink model which implements and LMS noise cancellation process.) and then right click lms subsystem HDL Code->HDL Workflow Advisor. And then when I click Set Target->Set Target Device and synthesis tool, I get this error "Invalid feature 'ModelAdvisorGenerateNewStyleViewSwitchInGUI'. "
What is the problem and how do I solve it?

3 Kommentare

Please try the following.
1.Delete slprj folder in Current Folder.
2.At the MATLAB command prompt, type in the following:
>> winopen(prefdir)
And then Windows Explore opens.
Close MATLAB.
3.Go up one level in the directory in the Windows Explore
4.Rename your MATLAB folder in the Windows Explore
Such as, R2022a -> R2022aold
5.Start MATLAB
6.At the MATLAB command prompt, type in the following:
>> rehash toolboxcache
7. Try HDL Workflow Advisor
taehyung kim
taehyung kim am 29 Mär. 2022
Bearbeitet: taehyung kim am 29 Mär. 2022
I'm using matlab 2019b running in ubuntu linux 18.04(running on macOS using Parallel virtual machine), so when i type winopen(prefdir), i get this warning "Error using winopen (line 25) The WINOPEN function is available only on Microsoft Windows."
I mistakenly deleted "sl_proxy" file and i cannot find it in trash. How do i restore it?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Kiran Kintali
Kiran Kintali am 29 Mär. 2022
We are unable to reproduce this issue. Please contact local technical support for additional guidance.

Tags

Gefragt:

am 28 Mär. 2022

Kommentiert:

am 29 Mär. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by