Error building model: "The current model configuration differs from the model configuration used to generate the shared utility code folder"
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
This error occurs when generating code after pulling my MATLAB project from a remote repository.
The error message offers "Click here to review parameter differences between '...' and '...'. "
The only parameter difference seems to be TflCheckSum.
Something similiar gets answered in these posts:
- https://de.mathworks.com/matlabcentral/answers/362372-build-problems-due-to-tflchecksum-difference
- https://de.mathworks.com/matlabcentral/answers/465461-why-do-i-get-the-error-the-current-model-configuration-differs-from-the-model-configuration-used-to
Both provided answers don't fix my problem.
I am using a data dictionary to store my model configuration. With that all model references use the same model configuration.
Thanks for any help on this issue :)
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Coder in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!