Warning: File 'codedescriptor.dmr' not found. Simulink Coder Build
조회 수: 10 (최근 30일)
이전 댓글 표시
Building Simulink Real-Time models in 2020B. During the build I get the following Warning:
Warning: File 'codedescriptor.dmr' not found.
This is for a reference model. The warning recurs 4 times. Not sure where to begin looking as I have never seen the file 'codedescriptor.dmr' anywhere. Is this some kind of artifact from upgrading a model from older versions of Simulink? Is there any way to resolve this warning and/or suppress it? It does not seem to have any noticable effect on the behavior of the model.
댓글 수: 0
답변 (1개)
Youssef Noureddine
2023년 4월 6일
These warnings normally appear when an unrelated 'codedescriptor.dmr' file is found on the search path during the model build stage. Please refer to the MATLAB Answers link below for more information:
https://www.mathworks.com/matlabcentral/answers/1942974-why-do-i-get-warnings-about-file-codedescriptor-dmr-not-found-for-each-of-my-referenced-models
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Target Computer Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!