上面装有ATMega328P芯片。我一直在尝试向其中上传一些代码,但是仍然出现错误。 IDE中的所有内容均已选择。主板类型,处理器和端口。 另外,驱动程序是最新的。
尽管如此,我仍然遇到类似以下错误:
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x52
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x52
或
Device busy.
您知道可能是什么问题吗?