Maximum Simulink realtime model size
古いコメントを表示
Dear all
I'm trying to upload a 300MB dlm file to SLRT target machine but it is failing with an "out of uncommitted memory error 14" error, though I have 4GB of RAM on the target (SLRT OS detects and uses 2848 MB of RAM)
Is there a limit on the size of Simulink real-time target model? Please note I'm not using the stand-alone mode, so that 16MB model limit does not apply
Regards,
MTA
2 件のコメント
Abel Babu
2017 年 2 月 24 日
Increasing the model stack size would be an option to try out. Also if you are including lookup tables in the DLM file, then it would be a great idea to reduce the size of the same.
Thomas Marullo
2019 年 3 月 2 日
Has this been determined? I am doing something similar to where I want to include large lookup tables in my Simulink model but I am restricted to about 100MB where the model is not able to be loaded. Is there a way to do this outside the compilation with say binary files instead or loading parameters into memory after model is loaded?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Target Computer Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!