Failed to generate binary outputs
1 view (last 30 days)
Show older comments
Hi- I'm very new to Simulink, so I have a feeling I'm missing something. When we try to deploy our program to device, we are getting an error message that reads, "Failed to generate all binary outputs" and the program doesn't transfer. Any advice on what we should be doing different?
0 Comments
Answers (1)
Pinkesh Narsinghani
on 24 Sep 2018
This might be because sometimes Simulink cannot handle spaces in directory names.
Change the path so that it does not contain any spaces and then try again.
For related information you can also refer to the following MATLAB Answer: https://in.mathworks.com/matlabcentral/answers/391183-arduino-simulink-connection-error-failed-to-generate-all-binary-outputs-error?s_tid=answers_rc1-1_p1_Topic
0 Comments
See Also
Categories
Find more on Simulink Coder 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!