How can I change a model's specified compiler if I do not have any Coder products installed in my machine?

I have a large model with some model references inside it. I am trying to run the simulation in Accelerator Mode to speed it up, but I get an error every time saying something similar to this:
ERROR: Referenced model was built with "lcc64:tmf", please change the settings use the same compiler for all models.
I do not have any Coder products installed on this machine, so I do not have access to the "Code Generation" pane in the Configuration Parameters.

 Accepted Answer

The fact that some model configuration parameters are not accessible without additional products is expected behavior, but it is certainly addressable in this situation. 
There are several possible solutions:
1. Create a new blank model, and copy the blocks from the model reference causing the issue. This new model will have the default, clean configuration parameters
or
2. Share the top model's configuration set with the referenced model to overwrite the latter's configuration parameters. For the full instructions, see this link: 
If these solutions are not acceptable, please reach out to your MathWorks Sales Representative for more information on the Coder products and to request a trial. This will give you access to the "Code Generation" pane.

More Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Products

Release

R2018b

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!