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 Comments

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?

Sign in to comment.

Answers (0)

Asked:

MTA
on 21 Feb 2017

Commented:

on 2 Mar 2019

Community Treasure Hunt

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

Start Hunting!