Simulink Coder doesnt create c.o. file / STDERR: gcc: error: No such file or directory
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Raspberry Pi Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!