Simulink Coder doesnt create c.o. file / STDERR: gcc: error: No such file or directory
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi there, I am writing a driver for external hardware that sits on my raspberry pi. I do this in a Matlab Function which calls the file tinycan_read_test.c which contains the specifif C Code to communicate with the hardware. When trying to compile the code down to the Raspberry, I get: STDERR: gcc: error: tinycan_read_test.c.o: No such file or directory
Any ideas? Thanks
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Raspberry Pi Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!