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 件のコメント
回答 (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!