bugAVR Downloader/UploaDEr - Bugs: bug #18727, Writing flash failed

 
 

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

bug #18727: Writing flash failed

Submitter:  None
Submitted:  Mon 08 Jan 2007 08:35:45 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  joerg_wunsch Originator Name:  ThoMo
Originator Email:  -email is unavailable- Open/Closed:  Closed
Release:  None Programmer hardware: 
Device type: 

Thu 11 Jan 2007 08:21:02 PM UTC, comment #1: 

Nobody objected about the suggested patch.

See the mailing list for more discussion about the issue.

Joerg Wunsch <joerg_wunsch>
Group administrator
Mon 08 Jan 2007 08:35:45 PM UTC, original submission:  

I try to programm an ATMEGA8 using avrdude 5.3.1 with an serial programmer (butterfly). This failed (see below).

Try the same with avrdude 5.1 was successful.



[root@localhost fnordlicht-ng-0.1]# more log.txt

avrdude: Version 5.3.1, compiled on Jan  5 2007 at 21:16:55
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/

         System wide configuration file is "/usr/local/etc/avrdude.conf"
         User configuration file is "/root/.avrduderc"
         User configuration file does not exist or is not a regular file, skipping

         Using Port            : /dev/ttyS0
         Using Programmer      : butterfly
         AVR Part              : ATMEGA8
         Chip Erase delay      : 10000 us
         PAGEL                 : PD7
         BS2                   : PC2
         RESET disposition     : dedicated
         RETRY pulse           : SCK
         serial program mode   : yes
         parallel program mode : yes
         Timeout               : 200
         StabDelay             : 100
         CmdexeDelay           : 25
         SyncLoops             : 32
         ByteDelay             : 0
         PollIndex             : 3
         PollValue             : 0x53
         Memory Detail         :

                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           eeprom         4    10   128    0 no        512    0      0  9000  9000 0xff 0xff
           flash         33     6    64    0 yes      8192   64    128  4500  4500 0xff 0x00
           lfuse          0     0     0    0 no          1    0      0  2000  2000 0x00 0x00
           hfuse          0     0     0    0 no          1    0      0  2000  2000 0x00 0x00
           lock           0     0     0    0 no          1    0      0  2000  2000 0x00 0x00
           calibration    0     0     0    0 no          4    0      0     0     0 0x00 0x00
           signature      0     0     0    0 no          3    0      0     0     0 0x00 0x00

         Programmer Type : avr910
         Description     : Atmel Butterfly Development Board

Connecting to programmer: .
Found programmer: Id = "AVRBOOT"; type = S
    Software Version = 0.7; No Hardware Version given.
Programmer supports auto addr increment.
Programmer supports buffered memory access with buffersize=64 bytes.

Programmer supports the following devices:
    Device code: 0x76

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.00s

avrdude: Device signature = 0x1e9307
avrdude: safemode: lfuse reads as E0
avrdude: safemode: hfuse reads as D0
avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed
         To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "fnordlicht.hex"
avrdude: input file fnordlicht.hex auto detected as Intel Hex
avrdude: writing flash (3606 bytes):

Writing | avrdude: error: programmer did not respond to command: write block

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 (Updated the item)
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-01-11 joerg_wunsch StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2007-01-09 joerg_wunsch StatusNone In Progress
        Assigned toNone joerg_wunsch

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code