Failed to generate binary outputs
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Pinkesh Narsinghani
2018 年 9 月 24 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!