Codedescriptor.dmr not found
이전 댓글 표시
Does anyone know how I can resolve this? I am trying to do a standalone setup on my Arduino Due. This warning show up every time I build and the LED on my board stays solid. When I press reset on the board nothing changes.
### Starting build procedure for: Experiment_1_2_b
Warning: File 'codedescriptor.dmr' not found.
Warning: File 'codedescriptor.dmr' not found.
Warning: File 'codedescriptor.dmr' not found.
Warning: File 'codedescriptor.dmr' not found.
### Successful completion of build procedure for: Experiment_1_2_b
Build process completed successfully
채택된 답변
추가 답변 (1개)
Youssef Noureddine
2023년 4월 6일
편집: Walter Roberson
2023년 4월 6일
1 개 추천
This essentially happens 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:
댓글 수: 1
Youssef Noureddine
2023년 4월 6일
And just to add: as Ritish mentioned, in most cases, you can usually ignore these warnings.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Support Package for Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!