Codedescriptor.dmr not found
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (1)
Youssef Noureddine
il 6 Apr 2023
Modificato: Walter Roberson
il 6 Apr 2023
1 voto
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 Commento
Youssef Noureddine
il 6 Apr 2023
And just to add: as Ritish mentioned, in most cases, you can usually ignore these warnings.
Categorie
Scopri di più su MATLAB Support Package for Arduino Hardware in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!