Simulink Coder doesnt create c.o. file / STDERR: gcc: error: No such file or directory

4 views (last 30 days)
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

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!