romeo探索者教育机器人能识别到串口,但串口无法下载
2023-05-135929
AI 快速预览详细
本文介绍了Romeo探索者教育机器人在串口下载过程中遇到的故障及其解决方法。具体表现为avrdude: stk500_recv()错误和设备无法打开。通过检查COM5端口和调整波特率115200,可以解决这个问题。文章提供了详细的故障排查步骤,帮助用户快速解决问题,节省自行排查的时间成本。
|
System wide configuration file is "D:\Program Files (x86)\Mind+\Arduino/hardware/tools/avr/etc/avrdude.conf" Using Port : COM5 Using Programmer : arduino Overriding Baud Rate : 115200 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x6a avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x6a avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x6a avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x6a System wide configuration file is "D:\Program Files (x86)\Mind+\Arduino/hardware/tools/avr/etc/avrdude.conf" Using Port : COM5 Using Programmer : arduino Overriding Baud Rate : 115200 avrdude: ser_open(): can't open device "\\.\COM5": ϵͳ�Ҳ���ָ�����ļ��� avrdude done. Thank you. 烧录失败 请高手指导! |




