problem of using rapid accelerator in simulink

16 visualizaciones (últimos 30 días)
DouHao
DouHao el 6 de Jul. de 2015
Comentada: Striker121 el 14 de Ag. de 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.

Respuestas (2)

Sebastian Castro
Sebastian Castro el 7 de Jul. de 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 comentarios
DouHao
DouHao el 7 de Jul. de 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 el 7 de Jul. de 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.

Iniciar sesión para comentar.


Tony Castillo
Tony Castillo el 9 de Feb. de 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 comentarios
Kyon
Kyon el 31 de Mzo. de 2019
im getting the same problem
Striker121
Striker121 el 14 de Ag. de 2019
I have the same issue

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by