Simulink Accelerator Mode: Undefined variable “SLAM” or class “SLAM.Utils.checkForMultiRunnableASModel”
古いコメントを表示
I have a model that runs fine in Normal mode but when I change to Accelerator I get a strange error which I can't really figure out how to proceed with.
I've searched some for this but I can't find anything about it. I have no calls or any connection to any class named SLAM in my model, so I think it has something to do with Matlab/Simulink. SLAM = SimuLinkAcceleratorMode?
Does anyone have any idea how to continue with this?
Message: Build Error Source: modelname Reported By: Simulink Summary: Undefined variable "SLAM" or class "SLAM.Utils.checkForMultiRunnableASModel".
Message: Model Error Source: modelname Reported By: Simulink Summary: Problem creating Accelerator MEX file for model 'modelname'.
Caused by: Undefined variable "SLAM" or class "SLAM.Utils.checkForMultiRunnableASModel".
1 件のコメント
Jingxiong Liu
2017 年 10 月 25 日
You are awesome!
回答 (1 件)
Pablo Romero
2015 年 8 月 6 日
0 投票
Hi Fredrik,
I had the same problem and it was quite difficult to find the solution. But I have good news.
The problem is related to Matlab function slbuild.m , which depending on Matlab Version requires the Package AUTOSAR Target Production Package to work properly.
I hope that works also for you.
Best regards.
カテゴリ
ヘルプ センター および File Exchange で Simulink についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!