Error while generating raspberry code
Afficher commentaires plus anciens
Hello, I'm working with the Simulink Raspberry support package, this morning everything was working fine, but tonight I started getting this error message every time I try to deploy the model into the board. The error is the following
Cannot identify /home/pi/MATLAB_ws/R2021b/D/Università/Tesi/Hardware/PWM_HAT.elf. No such file or directory.
Does anyone have a clue?
Réponses (1)
Apeksha Bagrecha
le 20 Sep 2022
0 votes
These are the few things you can try to resolve the issue:
- If the directory exists, ensure that there are no spaces in the path.
- If spaces exist in the path, modify the path to be able to successfully complete the build process
- This problem can be resolved by performing a clean re-installation of the Support Package, as described here:https://www.mathworks.com/matlabcentral/answers/318635-how-do-i-perform-a-clean-re-installation-of-a-support-package
- Maker sure that the respective folder for previous support package is deleted
Catégories
En savoir plus sur Raspberry Pi Hardware dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!