hardware in the loop using tiva c and simulink
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
am trying to do hardware in the loop using Tiva c 123 with matlab 2018a but i got error when i try to build the model . I have embedded coder target and energia IDE, the error is
arm-none-eabi-g++: error: tiva: No such file or directory
arm-none-eabi-g++: error: c/energia-0101E0016/hardware/lm4f/cores/lm4f/lm4fcpp_blizzard.ld: No such file or directory
gmake: *** [../untitled.elf] Error 1
### Creating HTML report file untitled_codegen_rpt.html
### Build procedure for model: 'untitled' aborted due to an error.
Error:Error(s) encountered while building "untitled":
### Failed to generate all binary outputs.
Caused by:
Validation error(s):
MEX Tool: Cannot find file 'F:\\matlab2018files\\bin\\mex.exe'. The file does not exist.
2 commentaires
Ganesh Bhagwat
le 25 Août 2020
I don't know about " Tiva c 123 " but I think your .mex setup in not installed in the path
Réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!