problem of using rapid accelerator in simulink

조회 수: 12 (최근 30일)
DouHao
DouHao 2015년 7월 6일
댓글: Striker121 2019년 8월 14일
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!.
  댓글 수: 2
Kyon
Kyon 2019년 3월 31일
im getting the same problem
Striker121
Striker121 2019년 8월 14일
I have the same issue

댓글을 달려면 로그인하십시오.

카테고리

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