problem of using rapid accelerator in simulink

13 次查看(过去 30 天)
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.

回答(2 个)

Sebastian Castro
Sebastian Castro 2015-7-7
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 个评论
DouHao
DouHao 2015-7-7
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 2015-7-7
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.

请先登录,再进行评论。


Tony Castillo
Tony Castillo 2019-2-9
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!.

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by