【发布时间】:2013-05-24 11:12:15
【问题描述】:
我在编写新的 ATMEGA1281 时有时会遇到问题。它应该和我的旧的一样,我猜唯一的区别是序列号:
ATMEGA1281 16AU 1104 与 ATMEGA1281 16AU 1304
我习惯用 avrdude 命令对 ATMEGA1281 进行编程,但是使用新芯片时,有时会出现以下错误:
avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x0000
0x0c != 0xff
avrdude: verification error; content mismatch
你知道我为什么会遇到这个问题吗?
提前致谢!
【问题讨论】: