Filter löschen
Filter löschen

Arduino Uno error when I try to "Deploy to hardware"

1 Ansicht (letzte 30 Tage)
Tim Johnson
Tim Johnson am 20 Feb. 2018
Kommentiert: Walter Roberson am 29 Nov. 2018
^
compilation terminated.
gmake: *** [MW_digitalio.o] Error 1
The make command returned an error of 2
'An_error_occurred_during_the_call_to_make' is not recognized as an internal or external command,
operable program or batch file.
### Build procedure for model: 'untitled' aborted due to an error.
Error(s) encountered while building "untitled":
### Failed to generate all binary outputs.
  2 Kommentare
Walter Roberson
Walter Roberson am 23 Feb. 2018
|it would help to see the output above this |
Tim Johnson
Tim Johnson am 23 Feb. 2018
Thanks for responding, I think I have fixed the problem by turning my AV off. It is Bit Defender

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Achyutha Hosahalli
Achyutha Hosahalli am 23 Feb. 2018
Hi Tim !
This could have caused if there were any spaces in your working directory
For ex :
D:\Projects\Arduino Uno\....
instead you can try using a directory without spaces
D:\Projects\ArduinoUno\....

Adeel Malik
Adeel Malik am 29 Nov. 2018
Helllo. I am also having same trouble. have you find the answer. if yes then please reply me...
  1 Kommentar
Walter Roberson
Walter Roberson am 29 Nov. 2018
It would help to see the whole output of the compilation process.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by