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

2 次查看(过去 30 天)
^
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 个评论
Tim Johnson
Tim Johnson 2018-2-23
Thanks for responding, I think I have fixed the problem by turning my AV off. It is Bit Defender

请先登录,再进行评论。

回答(2 个)

Achyutha Hosahalli
Achyutha Hosahalli 2018-2-23
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 2018-11-29
Helllo. I am also having same trouble. have you find the answer. if yes then please reply me...

类别

Help CenterFile Exchange 中查找有关 Arduino Hardware 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by