你好,请教一个问题,我也是用的pro mini,按教程链接好后,下载了最新的固件版本DIY_Headtracker_V1_04,但下载到pro mini的时候出现错误,端口、板、处理器选择promini和接线都没问题,请教一下是什么原因
试过早期版本的固件也提示错误
Arduino:1.6.0 (Windows 8), 板:"Arduino Pro or Pro Mini, ATmega328 (5V, 16 MHz)"
Sketch uses 21,804 bytes (70%) of program storage space. Maximum is 30,720 bytes.
全局变量使用了1,386字节,(67%)的动态内存,余留662字节局部变量。最大为2,048字节。
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 获取建议。
报告将会包含更多的信息
"Show verbose output during compilation"
在 文件>首选项 中启用
|