FARNIER / mega-isp

Automatically exported from code.google.com/p/mega-isp
0 stars 0 forks source link

Some Diecimila Chips are incompatible with this program #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Attempt to use avrdude with this program

What is the expected output? What do you see instead?
     Expected output:
           Reading/Writing to the connected AVR
     Received output:
           Reading/Writing to the Diecimila's ATMega 168 chip.

What version of the product are you using? On what operating system?
 Arduino diecimila, writing to it with version 0012 alpha on XP

Please provide any additional information below.

Original issue reported on code.google.com by EmperorA...@gmail.com on 10 Nov 2008 at 3:50

GoogleCodeExporter commented 8 years ago
Never Mind.
This is only an issue if you are trying to use the avrdude bundled with the 
Arduino
software.

Apparently the bootloader is set up so that you use a patched version of 
avrdude to
write to the chip.

Using the WinAVR package I didn't have a problem.

Original comment by EmperorA...@gmail.com on 10 Nov 2008 at 5:03

GoogleCodeExporter commented 8 years ago
I've also had problems with the Arduino avrdude and recommend using WinAVR.

Original comment by rsb...@gmail.com on 10 Feb 2009 at 11:01