Protected model running error
조회 수: 6 (최근 30일)
이전 댓글 표시
Hi,
I have been provided with a simulink protected model created using R2021a.
When I try to run it I get the following error:
"The protected model D:\00_Code\T-MATS-1.2.0\Trunk\TMATS_Examples\KSJ\While_Iterator_Plant.slxp has been changed since it was created, or the file has been corrupted. To use this protected model, you need to recreate it."
The provided protected model has no problem such as virius, any change or path etc. and I'm trying to find any errors but useless.
Please help
Thank you
댓글 수: 0
답변 (1개)
Abhinav Aravindan
2024년 12월 30일
편집: Abhinav Aravindan
2024년 12월 30일
You may refer to the following Bug Report which describes a similar error for "HDL code generation failure from a top-level model that contains a protected model" along with the fix options.
Also, it is to be noted that models generated in MATLAB R2021a or R2021a Update 1 cannot be used in R2021a Update2 to R2021a Update 7 and vice versa, hence it is recommended to use the same MATLAB version with which the Protected Model was generated. Please refer to the below link for more detail:
I hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Model Protection에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!