用MIND+给arduino上传程序,为什么总是用着用着就烧录失败
2023-03-141.9万
AI 快速预览详细
本文讨论了使用MIND+给Arduino上传程序时常见的烧录失败问题。具体表现为avrdude: stk500_recv(): programmer is not responding。文章提供了详细的故障排查步骤,包括检查USB连接、驱动程序和开发板选择,以帮助用户解决这一问题。通过这些步骤,用户可以避免自行排查的时间成本,确保程序成功上传。
|
用MIND+给Arduino上传程序,为什么总是用着用着就烧录失败。所有传感器都拔了,没有接任何东西了,还是不行. Writing | ################################################## | 100% 0.13s avrdude: 710 bytes of flash written avrdude: verifying flash memory against C:\Users\Administrator\AppData\Local\DFScratch\build\dfrobot.ino.hex: avrdude: load data flash data from input file C:\Users\Administrator\AppData\Local\DFScratch\build\dfrobot.ino.hex: avrdude: input file C:\Users\Administrator\AppData\Local\DFScratch\build\dfrobot.ino.hex contains 710 bytes avrdude: reading on-chip flash data: Reading | ########avrdude: stk500_recv(): programmer is not responding ########avrdude: stk500_recv(): programmer is not responding avr_read(): error reading address 0x0000 read operation not supported for memory "flash" avrdude: failed to read all of flash memory, rc=-2 avrdude: stk500_recv(): programmer is not responding avrdude done. Thank you. 烧录失败 |



