bugAVR Downloader/UploaDEr - Bugs: bug #20950, Error while writing to an ATMega8...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #20950: Error while writing to an ATMega8 with avr910 programmer

Submitter:  None
Submitted:  Sat 01 Sep 2007 10:44:14 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  joerg_wunsch Originator Name:  Georg Richter
Originator Email:  -email is unavailable- Open/Closed:  Closed
Release:  None Programmer hardware: 
Device type: 

Mon 29 Oct 2007 09:55:23 PM UTC, comment #1: 

This had already been fixed in AVRDUDE 5.4, but I forgot to
close that bug.

Joerg Wunsch <joerg_wunsch>
Group administrator
Sat 01 Sep 2007 10:44:14 AM UTC, original submission:  

I'm using WinAVR 20070525 and AVRdude 5.3.1 (at least I do think so).

While trying to write a program to an ATMega8 via the avr910 programmer occurs an error: "Programmer doesn't support device", it says. But it does - I've found the error's source. In the avrdude.conf on line 5298 for the ATMega8 is written "avr910_devcode   = 0x77;", but the adress must be "0x76". 77 is only for the avr109 programmer (says google^^). If you correct this value it will work out without any problems.
no dramatic bug, just a little error - would be great if you may correct it with the next avrdude and WinAVR versions!

PS: Sorry for my bad english, I'm just a german pupil.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-10-29 joerg_wunsch StatusNone Fixed
        Assigned toNone joerg_wunsch
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code