Failed to generate binary outputs
Mostrar comentarios más antiguos
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?
Respuestas (1)
Pinkesh Narsinghani
el 24 de Sept. de 2018
0 votos
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
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!