Hello,
I am trying my new board, which got integrated a FT2232 chip to support a serial port (Port B) and act as a programmer (Port A). The wiring is according to avrdude.conf with a LS244 tri-state buffer.

When I run a quick test, with chip identification, the result was ok - it reads the chip ID correctly. But when it gets to actual programming, the avrdude is stuck at start of programming and no other commands work (not even ident), I must disconnect the USB cable.

  The command which run is:

        /usr/bin/avrdude -p atmega2560 -c 2232HIO -P usb -vvvv

  The command which wont run and gets stuck is:

        /usr/bin/avrdude -p atmega2560 -c 2232HIO -P usb -vvvv -U 
flash:w:devel.hex

  The resulting logs are in attachment.

  Any idea where the issue is?

Daniel
avrdude: Version 5.11.1, compiled on Oct  3 2011 at 18:38:04
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2009 Joerg Wunsch

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

         Using Port                    : usb
         Using Programmer              : 2232HIO
avrdude: device: 004, serial number: ? type 0x0700 found
avrdude: Using device VID:PID 0403:6010 type 0x0700(H) and SN '?'.
avrdude: Using USB Interface A
avrdude info: reset pin value: 3
avrdude info: direction: 0x0000, value: 0x0000, inversion: 0x0000
FTDI LOG: 80 00 00 82 00 00
add_pins: 1: 0x0000, inv=0x0000
add_pins: 2: 0x0010, inv=0x0000
add_pin: 7: bit 0x008c inv=0x0800
add_pin: 8: bit 0x008f inv=0x4000
add_pin: 9: bit 0x008e inv=0x2000
add_pin: 10: bit 0x008d inv=0x1000
pin direction mask: 781b
pin value mask: 0000
avrdude info: clock divisor: 0x0027
avrdude info: pin 008f bit 4000 value 0x4000
avrdude info: direction: 0x781b, value: 0x4000, inversion: 0x7800
FTDI LOG: 80 00 1b 82 40 78
avrdude info: pin 008f bit 4000 value 0x0000
avrdude info: direction: 0x781b, value: 0x0000, inversion: 0x7800
FTDI LOG: 80 00 1b 82 00 78
         AVR Part                      : ATMEGA2560
         Chip Erase delay              : 9000 us
         PAGEL                         : PD7
         BS2                           : PA0
         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        65    10     8    0 no       4096    8      0  9000  
9000 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           flash         65    10   256    0 yes    262144  256   1024  4500  
4500 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           lfuse          0     0     0    0 no          1    0      0  9000  
9000 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           hfuse          0     0     0    0 no          1    0      0  9000  
9000 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           efuse          0     0     0    0 no          1    0      0  9000  
9000 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           lock           0     0     0    0 no          1    0      0  9000  
9000 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           calibration    0     0     0    0 no          1    0      0     0    
 0 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           signature      0     0     0    0 no          3    0      0     0    
 0 0x00 0x00

         Programmer Type : avrftdi
         Description     : FT2232H based generic programmer

avrdude info: pin 008f bit 4000 value 0x4000
avrdude info: direction: 0x781b, value: 0x4000, inversion: 0x7800
FTDI LOG: 80 00 1b 82 40 78
avrdude info: pin 008c bit 0800 value 0x0800
avrdude info: direction: 0x781b, value: 0x4800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 48 78
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x6800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 68 78
avrdude info: pin 008d bit 1000 value 0x1000
avrdude info: direction: 0x781b, value: 0x7800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 78 78
avrdude info: pin 0004 bit 0008 value 0x0000
SameVal
avrdude info: pin 0010 value 0
avrdude info: direction: 0x781b, value: 0x7800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 78 78
avrdude info: pin 0001 bit 0001 value 0x0000
SameVal
avrdude info: pin 0004 bit 0008 value 0x0008
avrdude info: direction: 0x781b, value: 0x7808, inversion: 0x7800
FTDI LOG: 80 08 1b 82 78 78
avrdude info: pin 0004 bit 0008 value 0x0000
avrdude info: direction: 0x781b, value: 0x7800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 78 78
avrdude info: pin 008f bit 4000 value 0x0000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: AVR device initialized and ready to accept instructions

Reading |                                                    | 0% 0.00savrdude 
info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
Reading | #################                                  | 33% 0.02savrdude 
info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
Reading | ################################################## | 100% 0.02s

avrdude: Device signature = 0x1e9801
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 1, lfuse value: e6
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 2, lfuse value: e6
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 3, lfuse value: e6
avrdude: safemode: lfuse reads as E6
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 1, hfuse value: d1
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 2, hfuse value: d1
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 3, hfuse value: d1
avrdude: safemode: hfuse reads as D1
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 1, efuse value: fc
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 2, efuse value: fc
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 3, efuse value: fc
avrdude: safemode: efuse reads as FC
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78

avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 1, lfuse value: e6
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 2, lfuse value: e6
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 3, lfuse value: e6
avrdude: safemode: lfuse reads as E6
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 1, hfuse value: d1
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 2, hfuse value: d1
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 3, hfuse value: d1
avrdude: safemode: hfuse reads as D1
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 1, efuse value: fc
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 2, efuse value: fc
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 3, efuse value: fc
avrdude: safemode: efuse reads as FC
avrdude: safemode: Fuses OK
avrdude info: pin 008f bit 4000 value 0x4000
avrdude info: direction: 0x781b, value: 0x7800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 78 78
avrdude info: pin 0010 value 16
avrdude info: direction: 0x781b, value: 0x7810, inversion: 0x7800
FTDI LOG: 80 10 1b 82 78 78
avrdude info: pin 0004 bit 0008 value 0x0008
avrdude info: direction: 0x781b, value: 0x7818, inversion: 0x7800
FTDI LOG: 80 18 1b 82 78 78
LED Mask=0x7800 value =0x7818 &=0x7800
avrdude info: direction: 0x7800, value: 0x7800, inversion: 0x7800
FTDI LOG: 80 00 00 82 78 78

avrdude done.  Thank you.


avrdude: Version 5.11.1, compiled on Oct  3 2011 at 18:38:04
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2009 Joerg Wunsch

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

         Using Port                    : usb
         Using Programmer              : 2232HIO
avrdude: device: 004, serial number: ? type 0x0700 found
avrdude: Using device VID:PID 0403:6010 type 0x0700(H) and SN '?'.
avrdude: Using USB Interface A
avrdude info: reset pin value: 3
avrdude info: direction: 0x0000, value: 0x0000, inversion: 0x0000
FTDI LOG: 80 00 00 82 00 00
add_pins: 1: 0x0000, inv=0x0000
add_pins: 2: 0x0010, inv=0x0000
add_pin: 7: bit 0x008c inv=0x0800
add_pin: 8: bit 0x008f inv=0x4000
add_pin: 9: bit 0x008e inv=0x2000
add_pin: 10: bit 0x008d inv=0x1000
pin direction mask: 781b
pin value mask: 0000
avrdude info: clock divisor: 0x0027
avrdude info: pin 008f bit 4000 value 0x4000
avrdude info: direction: 0x781b, value: 0x4000, inversion: 0x7800
FTDI LOG: 80 00 1b 82 40 78
avrdude info: pin 008f bit 4000 value 0x0000
avrdude info: direction: 0x781b, value: 0x0000, inversion: 0x7800
FTDI LOG: 80 00 1b 82 00 78
         AVR Part                      : ATMEGA2560
         Chip Erase delay              : 9000 us
         PAGEL                         : PD7
         BS2                           : PA0
         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        65    10     8    0 no       4096    8      0  9000  
9000 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           flash         65    10   256    0 yes    262144  256   1024  4500  
4500 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           lfuse          0     0     0    0 no          1    0      0  9000  
9000 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           hfuse          0     0     0    0 no          1    0      0  9000  
9000 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           efuse          0     0     0    0 no          1    0      0  9000  
9000 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           lock           0     0     0    0 no          1    0      0  9000  
9000 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           calibration    0     0     0    0 no          1    0      0     0    
 0 0x00 0x00
                                  Block Poll               Page                 
      Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  
MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- 
----- ---------
           signature      0     0     0    0 no          3    0      0     0    
 0 0x00 0x00

         Programmer Type : avrftdi
         Description     : FT2232H based generic programmer

avrdude info: pin 008f bit 4000 value 0x4000
avrdude info: direction: 0x781b, value: 0x4000, inversion: 0x7800
FTDI LOG: 80 00 1b 82 40 78
avrdude info: pin 008c bit 0800 value 0x0800
avrdude info: direction: 0x781b, value: 0x4800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 48 78
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x6800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 68 78
avrdude info: pin 008d bit 1000 value 0x1000
avrdude info: direction: 0x781b, value: 0x7800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 78 78
avrdude info: pin 0004 bit 0008 value 0x0000
SameVal
avrdude info: pin 0010 value 0
avrdude info: direction: 0x781b, value: 0x7800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 78 78
avrdude info: pin 0001 bit 0001 value 0x0000
SameVal
avrdude info: pin 0004 bit 0008 value 0x0008
avrdude info: direction: 0x781b, value: 0x7808, inversion: 0x7800
FTDI LOG: 80 08 1b 82 78 78
avrdude info: pin 0004 bit 0008 value 0x0000
avrdude info: direction: 0x781b, value: 0x7800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 78 78
avrdude info: pin 008f bit 4000 value 0x0000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: AVR device initialized and ready to accept instructions

Reading |                                                    | 0% 0.00savrdude 
info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
Reading | #################                                  | 33% 0.02savrdude 
info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
Reading | ################################################## | 100% 0.02s

avrdude: Device signature = 0x1e9801
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 1, lfuse value: e6
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 2, lfuse value: e6
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 3, lfuse value: e6
avrdude: safemode: lfuse reads as E6
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 1, hfuse value: d1
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 2, hfuse value: d1
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 3, hfuse value: d1
avrdude: safemode: hfuse reads as D1
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 1, efuse value: fc
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 2, efuse value: fc
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: safemode read 3, efuse value: fc
avrdude: safemode: efuse reads as FC
avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed
         To disable this feature, specify the -D option.
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
avrdude info: pin 008e bit 2000 value 0x2000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: erasing chip
avrdude info: pin 0004 bit 0008 value 0x0000
SameVal
avrdude info: pin 0010 value 0
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude info: pin 0001 bit 0001 value 0x0000
SameVal
avrdude info: pin 0004 bit 0008 value 0x0008
avrdude info: direction: 0x781b, value: 0x3808, inversion: 0x7800
FTDI LOG: 80 08 1b 82 38 78
avrdude info: pin 0004 bit 0008 value 0x0000
avrdude info: direction: 0x781b, value: 0x3800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 38 78
avrdude: reading input file "devel.hex"
avrdude: input file devel.hex auto detected as Intel Hex
avrdude: writing flash (13368 bytes):

Writing |                                                    | 0% 0.00savrdude 
info: pin 008c bit 0800 value 0x0800
SameVal
-< bytes = 256 of 13368, blocksize = 128 of 128
address = 128, page_size = 256
command buffer begin:

40 00 00 0c 48 00 00 94 40 00 01 ca 48 00 01 02 40 00 02 0c 48 00 02 94 40 00 
03 ec 48 00 03 02 40 00 04 0c 48 00 04 94 40 00 05 ec 48 00 05 02
40 00 06 0c 48 00 06 94 40 00 07 ec 48 00 07 02 40 00 08 0c 48 00 08 94 40 00 
09 ec 48 00 09 02 40 00 0a 0c 48 00 0a 94 40 00 0b ec 48 00 0b 02
40 00 0c 0c 48 00 0c 94 40 00 0d ec 48 00 0d 02 40 00 0e 0c 48 00 0e 94 40 00 
0f ec 48 00 0f 02 40 00 10 0c 48 00 10 94 40 00 11 ec 48 00 11 02
40 00 12 0c 48 00 12 94 40 00 13 ec 48 00 13 02 40 00 14 0c 48 00 14 94 40 00 
15 ec 48 00 15 02 40 00 16 0c 48 00 16 94 40 00 17 ec 48 00 17 02
40 00 18 0c 48 00 18 94 40 00 19 ec 48 00 19 02 40 00 1a 0c 48 00 1a 94 40 00 
1b ec 48 00 1b 02 40 00 1c 0c 48 00 1c 94 40 00 1d ec 48 00 1d 02
40 00 1e 0c 48 00 1e 94 40 00 1f ec 48 00 1f 02 40 00 20 0c 48 00 20 94 40 00 
21 ec 48 00 21 02 40 00 22 0c 48 00 22 94 40 00 23 ec 48 00 23 02
40 00 24 0c 48 00 24 94 40 00 25 ec 48 00 25 02 40 00 26 0c 48 00 26 94 40 00 
27 ec 48 00 27 02 40 00 28 0c 48 00 28 94 40 00 29 ec 48 00 29 02
40 00 2a 0c 48 00 2a 94 40 00 2b ec 48 00 2b 02 40 00 2c 0c 48 00 2c 94 40 00 
2d ec 48 00 2d 02 40 00 2e 0c 48 00 2e 94 40 00 2f ec 48 00 2f 02
40 00 30 0c 48 00 30 94 40 00 31 ec 48 00 31 02 40 00 32 0c 48 00 32 94 40 00 
33 ec 48 00 33 02 40 00 34 0c 48 00 34 94 40 00 35 ec 48 00 35 02
40 00 36 0c 48 00 36 94 40 00 37 ec 48 00 37 02 40 00 38 0c 48 00 38 94 40 00 
39 ec 48 00 39 02 40 00 3a 0c 48 00 3a 94 40 00 3b ec 48 00 3b 02
40 00 3c 0c 48 00 3c 94 40 00 3d ec 48 00 3d 02 40 00 3e 0c 48 00 3e 94 40 00 
3f ec 48 00 3f 02 40 00 40 0c 48 00 40 94 40 00 41 b4 48 00 41 03
40 00 42 0c 48 00 42 94 40 00 43 ec 48 00 43 02 40 00 44 0c 48 00 44 94 40 00 
45 ec 48 00 45 02 40 00 46 0c 48 00 46 94 40 00 47 ec 48 00 47 02
40 00 48 0c 48 00 48 94 40 00 49 ec 48 00 49 02 40 00 4a 0c 48 00 4a 94 40 00 
4b ec 48 00 4b 02 40 00 4c 0c 48 00 4c 94 40 00 4d ec 48 00 4d 02
40 00 4e 0c 48 00 4e 94 40 00 4f ec 48 00 4f 02 40 00 50 0c 48 00 50 94 40 00 
51 ec 48 00 51 02 40 00 52 0c 48 00 52 94 40 00 53 ec 48 00 53 02
40 00 54 0c 48 00 54 94 40 00 55 ec 48 00 55 02 40 00 56 0c 48 00 56 94 40 00 
57 ec 48 00 57 02 40 00 58 0c 48 00 58 94 40 00 59 ec 48 00 59 02
40 00 5a 0c 48 00 5a 94 40 00 5b ec 48 00 5b 02 40 00 5c 0c 48 00 5c 94 40 00 
5d ec 48 00 5d 02 40 00 5e 0c 48 00 5e 94 40 00 5f ec 48 00 5f 02
40 00 60 0c 48 00 60 94 40 00 61 ec 48 00 61 02 40 00 62 0c 48 00 62 94 40 00 
63 ec 48 00 63 02 40 00 64 0c 48 00 64 94 40 00 65 ec 48 00 65 02
40 00 66 0c 48 00 66 94 40 00 67 ec 48 00 67 02 40 00 68 0c 48 00 68 94 40 00 
69 ec 48 00 69 02 40 00 6a 0c 48 00 6a 94 40 00 6b ec 48 00 6b 02
40 00 6c 0c 48 00 6c 94 40 00 6d f2 48 00 6d 02 40 00 6e 0c 48 00 6e 94 40 00 
6f ec 48 00 6f 02 40 00 70 0c 48 00 70 94 40 00 71 ec 48 00 71 02
40 00 72 45 48 00 72 6e 40 00 73 61 48 00 73 62 40 00 74 6c 48 00 74 69 40 00 
75 6e 48 00 75 67 40 00 76 20 48 00 76 69 40 00 77 6e 48 00 77 74
40 00 78 65 48 00 78 72 40 00 79 72 48 00 79 75 40 00 7a 70 48 00 7a 74 40 00 
7b 73 48 00 7b 00 40 00 7c 53 48 00 7c 2f 40 00 7d 4e 48 00 7d 3a
40 00 7e 20 48 00 7e 00 40 00 7f 20 48 00 7f 73 4c 00 00 00 command buffer end
avrdude info: buffer size: 1028
avrdude info: pin 008e bit 2000 value 0x0000
avrdude info: direction: 0x781b, value: 0x1800, inversion: 0x7800
FTDI LOG: 80 00 1b 82 18 78
avrdude info: pin 008c bit 0800 value 0x0800
SameVal
^Cmake: *** [program_mcu] Interrupt

_______________________________________________
avrdude-dev mailing list
avrdude-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to