Arduino Uno error when I try to "Deploy to hardware"
조회 수: 1 (최근 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
답변 (2개)
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\....
댓글 수: 0
Adeel Malik
2018년 11월 29일
Helllo. I am also having same trouble. have you find the answer. if yes then please reply me...
댓글 수: 1
참고 항목
카테고리
Help Center 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!