Failed to generate binary outputs
이전 댓글 표시
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?
답변 (1개)
Pinkesh Narsinghani
2018년 9월 24일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!