avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [bug #18348] ATMEGA8515 Signature is wrong in avrdude.conf


From: Nick Lott
Subject: [avrdude-dev] [bug #18348] ATMEGA8515 Signature is wrong in avrdude.conf
Date: Wed, 22 Nov 2006 11:54:19 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1) Gecko/20061010 Firefox/2.0

URL:
  <http://savannah.nongnu.org/bugs/?18348>

                 Summary: ATMEGA8515 Signature is wrong in avrdude.conf
                 Project: AVR Downloader/UploaDEr
            Submitted by: brokentoaster
            Submitted on: Wednesday 22/11/06 at 11:54
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Nick Lott
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

I think the ATMEGA8515 Signature is wrong in avrdude.conf

currently: (annotated version from CVS)

5436 :                  
#------------------------------------------------------------
5437 :                  # ATmega8515
5438 :                  
#------------------------------------------------------------
5439 :                  
5440 :                  part
5441 :                  id = "m8515";
5442 :                  desc = "ATMEGA8515";
5443 :                  stk500_devcode = 0x63;
5444 :  joerg_wunsch    1.95    avr910_devcode = 0x3B;
5445 :  c_oflynn        1.74    signature = 0x1e 0x93 0x07;
5446 :  arcanum         1.24    chip_erase_delay = 9000;

should be :

signature = 0x1e 0x93 0x06;

currently it is the same as mega8 signature. 







    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?18348>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]