Why does the build for my model containing a Protected Model fail because of a configuration mismatch in "TflCheckSum"?
Ältere Kommentare anzeigen
When generating code for a Simulink parent model that references a protected model (.slxp), I encounter the following error during the build process:
Error building model 'myModel'. The current model configuration differs from the model configuration used to generate the shared utility code folder
When I click the hyperlink shown in the message to review parameter differences, all configuration parameters match except for "TflCheckSum".
I have tried the following:
- Deleted the "sharedutils" folder as suggested in the error message.
- Shared the Configuration Set with the creator of the Protected Model to ensure both models use identical settings.
However, the error persists when I attempt code generation. How can I fix this error?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Model Protection finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!