[avrdude-dev] Problems with avrdude 5.11+

2012-05-20 Thread Bill O'Neill
written is the 2nd last byte or last 2 bytes of the previous record Anyone have any ideas? Bill O'Neill Aztec MCU Prototyping www.aztecmcu.com - Original Message - From: Joerg Wunsch j...@uriah.heep.sax.de To: Bill O'Neill b...@aztecmcu.com Sent: Friday

Re: [avrdude-dev] [bug #35590] avrdude make error when programmingATmega8 through USBasp

2012-06-11 Thread Bill O'Neill
on it to conflict, just a fresh install of the XP Pro. Odd. In any case, we can put this to rest. As you said, not many people use the bit banger programmers any more. Most machines these days do not even come with RS232 ports. Bill O'Neill Aztec MCU Prototyping www.aztecmcu.com

Re: [avrdude-dev] Problems with avrdude 5.11+

2012-06-11 Thread Bill O'Neill
Sorry everyone, My last post had the wrong subject line and should have addressed Joerg not Jeorge. Bill O'Neill Aztec MCU Prototyping www.aztecmcu.com ___ avrdude-dev mailing list avrdude-dev@nongnu.org https://lists.nongnu.org/mailman

Re: [avrdude-dev] [bug #37222] Cant program ATMEGA328 chip correctly

2012-08-29 Thread Bill O'Neill
You should just be able to add a new section to avrdude.conf. Duplicate the section for the 328P and make the appropriate changes in name and signature. Bill O'Neill Aztec MCU Prototyping www.aztecmcu.com - Original Message - From: Joe C invalid.nore...@gnu.org To: Joe C joeychiare

Re: [avrdude-dev] [bug #37222] Cant program ATMEGA328 chip correctly

2012-08-29 Thread Bill O'Neill
, 0xF2, 0xBD, 0xE1, 0xBB, 0xCF, 0xB4, 0x00, 0xBE, 0x01, 0xB6, 0x01, 0xBC, 0x00, 0xBB, 0xBF, 0x99, 0xF9, 0xBB, 0xAF; stk500_devcode = 0x86; # avr910_devcode = 0x; signature = 0x1E 0x95 0x14; I tried it an it works using the -p m328 option. Bill O'Neill Aztec