I was happily programming my butterfly and all of a sudden I get this message Address: 0x000, Expected: 0x940c, Received: 0x100
I have it hooked to the serial port and am using AVRstudio4...
I can still read and program the eeprom but when I try to write
the flash I always get the above message... I even tried loading
the original butterfly code back in..it erases and then starts to program
but again stops with the same message as above.
Any ideas what might be wrong? I am sure I have not reprogrammed the atmega169 more than maybe 100 times...could it have pooped out after so few writes??
The program that was last loaded before this started is still in there and still runs perfectly...I just can't overwrite it.