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 个评论

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.
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 中查找有关 System Configuration 的更多信息

提问:

MTA
2017-2-21

Community Treasure Hunt

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

Start Hunting!

Translated by