Why does the build for my model containing a Protected Model fail because of a configuration mismatch in "TflCheckSum"?
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Model Protection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!