Ошибка при загрузке программы на плату.
- Войдите на сайт для отправки комментариев
Добрый вечер, подключив Arduino Uno к компьютеру, а точнее при загрузке на плату программы возникла следующая ошибка : Arduino: 1.6.0 (Windows XP), Плата"Arduino Uno"
Sketch uses 2 636 bytes (8%) of program storage space. Maximum is 32 256 bytes.
Global variables use 60 bytes (2%) of dynamic memory, leaving 1 988 bytes for local variables. Maximum is 2 048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x01
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x01
Проблема загрузки на плату. Для достижения дзен, курить http://www.arduino.cc/en/Guide/Troubleshooting#upload .
This report would have more information with
"Отображать вывод во время компиляции"
enabled in File > Preferences.
Вот...я новичек и ничего не понимаю))) помогите)
Поиском по "stk500_getsync" пробовали воспользоваться?
Сейчас попробую.