### Failed to generate all binary outputs. any solution??

hello, I'm using arduino and simulink to read analong signal on LDR. I kepp getting this error '### Failed to generate all binary outputs.' every time I start the simulation. thanks in advance.

Respuestas (1)

MEHABOOBSUBANI GULEDKOPP
MEHABOOBSUBANI GULEDKOPP el 11 de En. de 2018

0 votos

Hello Kareem, Seems that you have not configured your Compiler for Matlab Environment.
As per Text file you have shared, Code Generation is completed.
However to generate the Executable file, you need a compiler to build the generated code.
Please try the following:
1. mex -setup : to check if there are any compilers available for Code Build. 2. Configure the MATLAB to use one of the installed compilers.
Please let us know the result.
Thank you!

Categorías

Más información sobre Arduino Hardware en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 8 de En. de 2018

Respondida:

el 11 de En. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by