Arduino无法上传程序
Tofloor
poster avatar
monkey-3
deepin
2020-04-03 19:59
Author
之前用Windows系统的时候,Arduino上传程序是正常的。但不知道为什么在deepin上传的时候就不行了。不知道是不是端口的问题。我用的是Arduino UNO板。
这是错误理由:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00

不管是哪位大佬看到了这个问题,我还是很感谢你的可以点进来看一下我的问题
谢谢你了
Reply Favorite View the author
All Replies
avatar
绍贝格尔
deepin
2020-04-26 00:25
#1
你用的是商店的版本吗
Reply View the author
avatar
绍贝格尔
deepin
2020-04-26 00:27
#2
建议你安装官网的版本
Reply View the author