avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #38307] Can't write usersig of an xmega256a3


From: Travis Griggs
Subject: [avrdude-dev] [bug #38307] Can't write usersig of an xmega256a3
Date: Mon, 11 Feb 2013 18:48:38 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/536.26.17 (KHTML, like Gecko) Version/6.0.2 Safari/536.26.17

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

                 Summary: Can't write usersig of an xmega256a3
                 Project: AVR Downloader/UploaDEr
            Submitted by: travisgriggs
            Submitted on: Mon 11 Feb 2013 06:48:36 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: travisgriggs
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

travisg$ ~/Downloads/trunk/avrdude/avrdude -v -p atxmega256a3 -P usb -c
avrispmkii -U usersig:w:0EA7EE10.hex:i

avrdude: Version 5.11svn, compiled on Feb  9 2013 at 11:03:28
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2009 Joerg Wunsch

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

         Using Port                    : usb
         Using Programmer              : avrispmkii
avrdude: usbdev_open(): Found AVRISP mkII, serno: 000200085694
         AVR Part                      : ATxmega256A3
         Chip Erase delay              : 0 us
         PAGEL                         : P00
         BS2                           : P00
         RESET disposition             : dedicated
         RETRY pulse                   : SCK
         serial program mode           : yes
         parallel program mode         : yes
         Timeout                       : 0
         StabDelay                     : 0
         CmdexeDelay                   : 0
         SyncLoops                     : 0
         ByteDelay                     : 0
         PollIndex                     : 0
         PollValue                     : 0x00
         Memory Detail                 :

                                  Block Poll               Page               
       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW 
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ -----
----- ---------
           prodsig        0     0     0    0 no        512  512      0     0  
  0 0x00 0x00
           usersig        0     0     0    0 no        512  512      0     0  
  0 0x00 0x00
           signature      0     0     0    0 no          3    0      0     0  
  0 0x00 0x00
           fuse1          0     0     0    0 no          1    0      0     0  
  0 0x00 0x00
           fuse2          0     0     0    0 no          1    0      0     0  
  0 0x00 0x00
           fuse4          0     0     0    0 no          1    0      0     0  
  0 0x00 0x00
           fuse5          0     0     0    0 no          1    0      0     0  
  0 0x00 0x00
           lock           0     0     0    0 no          1    0      0     0  
  0 0x00 0x00
           data           0     0     0    0 no          0    0      0     0  
  0 0x00 0x00
           eeprom         0     0     0    0 no       4096   32      0     0  
  0 0x00 0x00
           application    0     0     0    0 no     262144  512      0     0  
  0 0x00 0x00
           apptable       0     0     0    0 no       8192  512      0     0  
  0 0x00 0x00
           boot           0     0     0    0 no       8192  512      0     0  
  0 0x00 0x00
           flash          0     0     0    0 no     270336  512      0     0  
  0 0x00 0x00
           fuse0          0     0     0    0 no          1    0      0     0  
  0 0x00 0x00

         Programmer Type : STK500V2
         Description     : Atmel AVR ISP mkII
         Programmer Model: AVRISP mkII
avrdude: stk500v2_recv_mk2: error in USB receive
         Hardware Version: 21
         Firmware Version Master : 1.17
         Vtarget         : 3.0 V
         SCK period      : 8.00 us

avrdude: AVR device initialized and ready to accept instructions

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

avrdude: Device signature = 0x1e9842
avrdude: NOTE: Programmer supports page erase for Xmega devices.
         Each page will be erased before programming it, but no chip erase is
performed.
         To disable page erases, specify the -D option; for a chip-erase, use
the -e option.
avrdude: reading input file "0EA7EE10.hex"
avrdude: writing usersig (512 bytes):

Writing |                                                    | 0%
0.00savrdude: stk600_xprog_page_erase(): unknown paged memory "usersig"
Writing | ################################################## | 100% 0.35s

avrdude: 512 bytes of usersig written
avrdude: verifying usersig memory against 0EA7EE10.hex:
avrdude: load data usersig data from input file 0EA7EE10.hex:
avrdude: input file 0EA7EE10.hex contains 512 bytes
avrdude: reading on-chip usersig data:

Reading | ################################################## | 100% 0.01s

avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x0000
         0x0a != 0x0e
avrdude: verification error; content mismatch

avrdude done.  Thank you.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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