problem of using rapid accelerator in simulink

12 vues (au cours des 30 derniers jours)
DouHao
DouHao le 6 Juil 2015
Commenté : Striker121 le 14 Août 2019
I want to use rapid accelerator ,but it warns me that" Failed to build model 'XX' using LCC in rapid accelerator mode, please consider using MSVC instead." I want to know how to settle it and I use version 2015A. Thanks.

Réponses (2)

Sebastian Castro
Sebastian Castro le 7 Juil 2015
LCC is the free compiler which comes with your MATLAB install and is used by default if you have nothing else. The other one you can get for free is the Microsoft Windows SDK:
https://www.microsoft.com/en-us/download/details.aspx?id=8279
... though I'm not sure why LCC doesn't do the trick. If you look at the supported compilers page, it should suffice for Rapid Accelerator mode. Maybe you have other unsupported elements in there based on the table (Fixed-point? S-Functions? etc)
- Sebastian
  2 commentaires
DouHao
DouHao le 7 Juil 2015
thanks a lot. But after I download Windows SDK, it remind me that "it's not a Effective 32-bit applications",so I fail to instal it. And then, I don't have Fixed-point ir S-Functions .
Sebastian Castro
Sebastian Castro le 7 Juil 2015
Hmm... that becomes a Microsoft issue if you can't install the SDK. There are some common problems with installing the SDK -- for example, having to uninstall old MSVC redistributables -- which depend on several things.
I'd recommend searching for your error message online and seeing if other people have run into it and solved it.

Connectez-vous pour commenter.


Tony Castillo
Tony Castillo le 9 Fév 2019
Hello Ms,
I could not ran no-one simulation in this mode (rapid accelarator), my version it is R2018b, but I have not been able to overcome this problem. My models only run in Accelarator and nomarl mode as well.
Please give some insights in order to overcome this big problem for me, because I can not speed up my systems.
Kind regards!.
  2 commentaires
Kyon
Kyon le 31 Mar 2019
im getting the same problem
Striker121
Striker121 le 14 Août 2019
I have the same issue

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by