avrdude-dev
[Top][All Lists]
Advanced

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

[bug #61624] [Feature request] Serial/UART UPDI programmers


From: mcudude
Subject: [bug #61624] [Feature request] Serial/UART UPDI programmers
Date: Mon, 13 Dec 2021 03:33:51 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15

Follow-up Comment #8, bug #61624 (project avrdude):

> First of all, thank you A LOT for your time and I'm really sorry it didn't
work for you. Unfortunately, I don't own any other UPDI based MCUs, and there
are apparently three different programming models for those, so I need to do
some shopping today.

Well, I'm just happy I can help out with the development! I also own a bunch
of tiny0/1 boards as well, so I can also help you out testing these when the
time is ready.


After further investigation, it looks reading flash does work, since the
correct content are being received in verbose mode. However, Avrdude don't
pick it up. When running the following command:

$ /Users/hans/Downloads/SVN/avrdude/avrdude
-C/Users/hans/Documents/Arduino/hardware/MegaCoreX/megaavr/avrdude.conf -vvv
-patmega4809 -cserialupdi -P /dev/cu.usbserial-1410 -b230400
-Uflash:r:dump.hex:i

I can see that the actual flash content data is received (matched the loaded
hex file), but Avrdude concludes that flash is empty, and dump.hex only
contains :00000001FF.

Here is a "compressed" output of the flash read command:

$ /Users/hans/Downloads/SVN/avrdude/avrdude
-C/Users/hans/Documents/Arduino/hardware/MegaCoreX/megaavr/avrdude.conf -vvv
-patmega4809 -cserialupdi -P /dev/cu.usbserial-1410 -b230400
-Uflash:r:dump.hex:i

...

avrdude: Version 6.3-20211205
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

...

         Programmer Type : serialupdi
         Description     : SerialUPDI

avrdude: STCS 0x08 to address 0x03
avrdude: Sending 3 bytes [0x55, 0xc3, 0x08]
avrdude: STCS 0x80 to address 0x02
avrdude: Sending 3 bytes [0x55, 0xc2, 0x80]
avrdude: LDCS from 0x00
avrdude: Sending 2 bytes [0x55, 0x80]
avrdude: ser_recv(): programmer is not responding
avrdude: serialupdi_recv(): programmer is not responding
avrdude: Check failed
avrdude: Datalink not active, resetting...
avrdude: Sending double break
avrdude: Opening serial port...
avrdude: Opening serial port...
avrdude: STCS 0x08 to address 0x03
avrdude: Sending 3 bytes [0x55, 0xc3, 0x08]
avrdude: STCS 0x80 to address 0x02
avrdude: Sending 3 bytes [0x55, 0xc2, 0x80]
avrdude: LDCS from 0x00
avrdude: Sending 2 bytes [0x55, 0x80]
avrdude: Received 1 bytes [0x30]
avrdude: UDPI init OK
avrdude: UPDI link initialization OK
avrdude: Sending 2 bytes [0x55, 0xe6]
avrdude: Received 32 bytes [0x6d, 0x65, 0x67, 0x61, 0x41, 0x56, 0x52, 0x20,
0x50, 0x3a, 0x30, 0x44, 0x3a, 0x31, 0x2d, 0x33, 0x4d, 0x32, 0x20, 0x28, 0x30,
0x31, 0x2e, 0x35, 0x39, 0x42, 0x32, 0x30, 0x2e, 0x30, 0x29, 0x00]
avrdude: Received SIB: [megaAVR P:0D:1-3M2 (01.59B20.0)]
avrdude: Device family ID: megaAVR 
avrdude: NVM interface: P:0
avrdude: Debug interface: D:1
avrdude: PDI oscillator: 3M2 
avrdude: Extra information: (01.59B20.0)
avrdude: NVM type 0: 16-bit, page oriented write
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x82]
avrdude: Entering NVM programming mode
avrdude: UPDI writing key
avrdude: Sending 2 bytes [0x55, 0xe0]
avrdude: Sending 8 bytes [0x20, 0x67, 0x6f, 0x72, 0x50, 0x4d, 0x56, 0x4e]
avrdude: LDCS from 0x07
avrdude: Sending 2 bytes [0x55, 0x87]
avrdude: Received 1 bytes [0x10]
avrdude: Key status: 0x10
avrdude: Sending reset request
avrdude: STCS 0x59 to address 0x08
avrdude: Sending 3 bytes [0x55, 0xc8, 0x59]
avrdude: Sending release reset request
avrdude: STCS 0x00 to address 0x08
avrdude: Sending 3 bytes [0x55, 0xc8, 0x00]
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x21]
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x01]
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x01]
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x01]
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x01]
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x01]
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x01]
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x01]
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x01]
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x01]
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x08]
avrdude: LDCS from 0x0B
avrdude: Sending 2 bytes [0x55, 0x8b]
avrdude: Received 1 bytes [0x08]
avrdude: Entered NVM programming mode
avrdude: AVR device initialized and ready to accept instructions

Reading |                                                    | 0%
0.00savrdude: LD from 0x001100
avrdude: Sending 4 bytes [0x55, 0x04, 0x00, 0x11]
avrdude: Received 1 bytes [0x1e]
avrdude: LD from 0x001101
avrdude: Sending 4 bytes [0x55, 0x04, 0x01, 0x11]
avrdude: Received 1 bytes [0x96]
Reading | #################                                  | 33%
0.01savrdude: LD from 0x001102
avrdude: Sending 4 bytes [0x55, 0x04, 0x02, 0x11]
avrdude: Received 1 bytes [0x51]
Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e9651 (probably m4809)
avrdude: reading flash memory:

Reading |                                                    | 0%
0.00savrdude: Reading 128 bytes from 0x004000
avrdude: ST_PTR to 0x004000
avrdude: Sending 4 bytes [0x55, 0x69, 0x00, 0x40]
avrdude: Received 1 bytes [0x40]
avrdude: Repeat 128
avrdude: Sending 3 bytes [0x55, 0xa0, 0x7f]
avrdude: LD8 from ptr++
avrdude: Sending 2 bytes [0x55, 0x24]
avrdude: Received 128 bytes [0x0c, 0x94, 0x50, 0x00, 0x0c, 0x94, 0x62, 0x00,
0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c,
0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94,
0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62,
0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00,
0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c,
0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94,
0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62,
0x00, 0x0c, 0x94, 0xd9, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00,
0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c,
0x94, 0x62, 0x00]
avrdude: Reading 128 bytes from 0x004080
avrdude: ST_PTR to 0x004080
avrdude: Sending 4 bytes [0x55, 0x69, 0x80, 0x40]
avrdude: Received 1 bytes [0x40]
avrdude: Repeat 128
avrdude: Sending 3 bytes [0x55, 0xa0, 0x7f]
avrdude: LD8 from ptr++
avrdude: Sending 2 bytes [0x55, 0x24]
avrdude: Received 128 bytes [0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00,
0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c,
0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x0c, 0x94, 0x62, 0x00, 0x11, 0x24,
0x1f, 0xbe, 0xcf, 0xef, 0xcd, 0xbf, 0xdf, 0xe3, 0xde, 0xbf, 0x28, 0xe2, 0xa0,
0xe0, 0xb8, 0xe2, 0x01, 0xc0, 0x1d, 0x92, 0xa4, 0x30, 0xb2, 0x07, 0xe1, 0xf7,
0x0e, 0x94, 0x01, 0x01, 0x0c, 0x94, 0x88, 0x01, 0x0c, 0x94, 0x00, 0x00, 0x90,
0x91, 0x91, 0x0a, 0x9f, 0x7e, 0x90, 0x93, 0x91, 0x0a, 0x90, 0x91, 0xa0, 0x04,
0x95, 0xff, 0x0a, 0xc0, 0x81, 0x11, 0x04, 0xc0, 0x80, 0xe2, 0x80, 0x93, 0xa6,
0x04, 0x08, 0x95, 0x80, 0xe2, 0x80, 0x93, 0xa5, 0x04, 0x08, 0x95, 0x9f, 0xb7,
0xf8, 0x94, 0x81, 0x11, 0x07, 0xc0, 0x80, 0x91, 0xb5, 0x04, 0x87, 0x7f, 0x80,
0x93, 0xb5, 0x04]
avrdude: Reading 128 bytes from 0x004100
avrdude: ST_PTR to 0x004100
avrdude: Sending 4 bytes [0x55, 0x69, 0x00, 0x41]
avrdude: Received 1 bytes [0x40]
avrdude: Repeat 128
avrdude: Sending 3 bytes [0x55, 0xa0, 0x7f]
avrdude: LD8 from ptr++
avrdude: Sending 2 bytes [0x55, 0x24]
avrdude: Received 128 bytes [0x9f, 0xbf, 0x08, 0x95, 0x80, 0x91, 0xb5, 0x04,
0x88, 0x60, 0xf8, 0xcf, 0x8f, 0xb7, 0xf8, 0x94, 0x20, 0x91, 0x00, 0x28, 0x30,
0x91, 0x01, 0x28, 0x40, 0x91, 0x02, 0x28, 0x50, 0x91, 0x03, 0x28, 0xe0, 0x91,
0xaa, 0x0a, 0xf0, 0x91, 0xab, 0x0a, 0x90, 0x91, 0xa6, 0x0a, 0x90, 0xff, 0x08,
0xc0, 0x2f, 0x5f, 0x3f, 0x4f, 0x4f, 0x4f, 0x5f, 0x4f, 0xe0, 0x91, 0xaa, 0x0a,
0xf0, 0x91, 0xab, 0x0a, 0x8f, 0xbf, 0xa8, 0xee, 0xb3, 0xe0, 0x0e, 0x94, 0x6e,
0x01, 0x24, 0xe0, 0xf6, 0x95, 0xe7, 0x95, 0x2a, 0x95, 0xe1, 0xf7, 0x6e, 0x0f,
0x7f, 0x1f, 0x81, 0x1d, 0x91, 0x1d, 0x08, 0x95, 0xcf, 0x92, 0xdf, 0x92, 0xef,
0x92, 0xff, 0x92, 0x0e, 0x94, 0x86, 0x00, 0x6b, 0x01, 0x7c, 0x01, 0x20, 0xe4,
0xc2, 0x0e, 0x22, 0xe4, 0xd2, 0x1e, 0x2f, 0xe0, 0xe2, 0x1e, 0xf1, 0x1c, 0x80,
0xe4, 0xc8, 0x16]
avrdude: Reading 128 bytes from 0x004180
avrdude: ST_PTR to 0x004180
avrdude: Sending 4 bytes [0x55, 0x69, 0x80, 0x41]
avrdude: Received 1 bytes [0x40]
avrdude: Repeat 128
avrdude: Sending 3 bytes [0x55, 0xa0, 0x7f]
avrdude: LD8 from ptr++
avrdude: Sending 2 bytes [0x55, 0x24]
avrdude: Received 128 bytes [0x82, 0xe4, 0xd8, 0x06, 0x8f, 0xe0, 0xe8, 0x06,
0xf1, 0x04, 0x38, 0xf4, 0x0e, 0x94, 0x86, 0x00, 0xc6, 0x16, 0xd7, 0x06, 0xe8,
0x06, 0xf9, 0x06, 0xc8, 0xf3, 0x0e, 0x94, 0x86, 0x00, 0x6c, 0x15, 0x7d, 0x05,
0x8e, 0x05, 0x9f, 0x05, 0xc8, 0xf3, 0xff, 0x90, 0xef, 0x90, 0xdf, 0x90, 0xcf,
0x90, 0x08, 0x95, 0x1f, 0x92, 0x0f, 0x92, 0x0f, 0xb6, 0x0f, 0x92, 0x11, 0x24,
0x8f, 0x93, 0x9f, 0x93, 0xaf, 0x93, 0xbf, 0x93, 0x80, 0x91, 0x00, 0x28, 0x90,
0x91, 0x01, 0x28, 0xa0, 0x91, 0x02, 0x28, 0xb0, 0x91, 0x03, 0x28, 0x01, 0x96,
0xa1, 0x1d, 0xb1, 0x1d, 0x80, 0x93, 0x00, 0x28, 0x90, 0x93, 0x01, 0x28, 0xa0,
0x93, 0x02, 0x28, 0xb0, 0x93, 0x03, 0x28, 0x81, 0xe0, 0x80, 0x93, 0xa6, 0x0a,
0xbf, 0x91, 0xaf, 0x91, 0x9f, 0x91, 0x8f, 0x91, 0x0f, 0x90, 0x0f, 0xbe, 0x0f,
0x90, 0x1f, 0x90]
Reading | #                                                  | 1%
0.06savrdude: Reading 128 bytes from 0x004200
avrdude: ST_PTR to 0x004200
avrdude: Sending 4 bytes [0x55, 0x69, 0x00, 0x42]
avrdude: Received 1 bytes [0x40]
avrdude: Repeat 128
avrdude: Sending 3 bytes [0x55, 0xa0, 0x7f]
avrdude: LD8 from ptr++
avrdude: Sending 2 bytes [0x55, 0x24]
avrdude: Received 128 bytes [0x18, 0x95, 0x88, 0xed, 0x90, 0xe0, 0x84, 0xbf,
0x90, 0x93, 0x61, 0x00, 0x80, 0x91, 0x02, 0x06, 0x86, 0x60, 0x80, 0x93, 0x02,
0x06, 0x80, 0x91, 0x00, 0x06, 0x81, 0x60, 0x80, 0x93, 0x00, 0x06, 0x80, 0x91,
0x02, 0x06, 0x8f, 0x7c, 0x80, 0x65, 0x80, 0x93, 0x02, 0x06, 0x10, 0x92, 0xe2,
0x05, 0x82, 0xe0, 0x80, 0x93, 0xe4, 0x05, 0x81, 0xe0, 0x80, 0x93, 0x03, 0x0a,
0x8e, 0xef, 0x80, 0x93, 0x27, 0x0a, 0x80, 0x93, 0x26, 0x0a, 0x80, 0xe8, 0x80,
0x93, 0x2d, 0x0a, 0x80, 0x93, 0x2b, 0x0a, 0x80, 0x93, 0x29, 0x0a, 0x80, 0x93,
0x2c, 0x0a, 0x80, 0x93, 0x2a, 0x0a, 0x80, 0x93, 0x28, 0x0a, 0x8b, 0xe0, 0x80,
0x93, 0x00, 0x0a, 0x87, 0xe0, 0x80, 0x93, 0xe5, 0x05, 0xe0, 0xe8, 0xfa, 0xe0,
0x37, 0xe0, 0x2e, 0xef, 0x90, 0xe8, 0x85, 0xe0, 0x31, 0x83, 0x24, 0x87, 0x95,
0x87, 0x80, 0x83]
avrdude: Reading 128 bytes from 0x004280
avrdude: ST_PTR to 0x004280
avrdude: Sending 4 bytes [0x55, 0x69, 0x80, 0x42]
avrdude: Received 1 bytes [0x40]
avrdude: Repeat 128
avrdude: Sending 3 bytes [0x55, 0xa0, 0x7f]
avrdude: LD8 from ptr++
avrdude: Sending 2 bytes [0x55, 0x24]
avrdude: Received 128 bytes [0x70, 0x96, 0xe0, 0x3c, 0x4a, 0xe0, 0xf4, 0x07,
0xb9, 0xf7, 0x10, 0x92, 0xa1, 0x0a, 0x8f, 0xe7, 0x9e, 0xe3, 0x80, 0x93, 0xac,
0x0a, 0x90, 0x93, 0xad, 0x0a, 0x80, 0x91, 0xa5, 0x0a, 0x81, 0x60, 0x80, 0x93,
0xa5, 0x0a, 0x10, 0x92, 0xa0, 0x0a, 0x80, 0x91, 0xa0, 0x0a, 0x81, 0x60, 0x80,
0x93, 0xa0, 0x0a, 0x78, 0x94, 0x80, 0xe2, 0x80, 0x93, 0xa1, 0x04, 0xc0, 0xe0,
0xd0, 0xe0, 0x81, 0xe0, 0x0e, 0x94, 0x64, 0x00, 0x0e, 0x94, 0xaf, 0x00, 0x80,
0xe0, 0x0e, 0x94, 0x64, 0x00, 0x0e, 0x94, 0xaf, 0x00, 0x20, 0x97, 0xa1, 0xf3,
0x0e, 0x94, 0x00, 0x00, 0xf1, 0xcf, 0x0e, 0x94, 0x79, 0x01, 0xa5, 0x9f, 0x90,
0x0d, 0xb4, 0x9f, 0x90, 0x0d, 0xa4, 0x9f, 0x80, 0x0d, 0x91, 0x1d, 0x11, 0x24,
0x08, 0x95, 0xa2, 0x9f, 0xb0, 0x01, 0xb3, 0x9f, 0xc0, 0x01, 0xa3, 0x9f, 0x70,
0x0d, 0x81, 0x1d]
avrdude: Reading 128 bytes from 0x004300
avrdude: ST_PTR to 0x004300
avrdude: Sending 4 bytes [0x55, 0x69, 0x00, 0x43]
avrdude: Received 1 bytes [0x40]
avrdude: Repeat 128
avrdude: Sending 3 bytes [0x55, 0xa0, 0x7f]
avrdude: LD8 from ptr++
avrdude: Sending 2 bytes [0x55, 0x24]
avrdude: Received 128 bytes [0x11, 0x24, 0x91, 0x1d, 0xb2, 0x9f, 0x70, 0x0d,
0x81, 0x1d, 0x11, 0x24, 0x91, 0x1d, 0x08, 0x95, 0xf8, 0x94, 0xff, 0xcf, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff]
Reading | #                                                  | 2%
0.13savrdude: Reading 128 bytes from 0x004400
avrdude: ST_PTR to 0x004400
avrdude: Sending 4 bytes [0x55, 0x69, 0x00, 0x44]
avrdude: Received 1 bytes [0x40]
avrdude: Repeat 128
avrdude: Sending 3 bytes [0x55, 0xa0, 0x7f]
avrdude: LD8 from ptr++
avrdude: Sending 2 bytes [0x55, 0x24]
avrdude: Received 128 bytes [0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff]

...

avrdude: Reading 128 bytes from 0x00FF80
avrdude: ST_PTR to 0x00FF80
avrdude: Sending 4 bytes [0x55, 0x69, 0x80, 0xff]
avrdude: Received 1 bytes [0x40]
avrdude: Repeat 128
avrdude: Sending 3 bytes [0x55, 0xa0, 0x7f]
avrdude: LD8 from ptr++
avrdude: Sending 2 bytes [0x55, 0x24]
avrdude: Received 128 bytes [0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff]
Reading | ################################################## | 100% 6.17s

avrdude: Flash is empty, resulting file has no contents.
avrdude: writing output file "dump.hex"

avrdude: safemode: Fuses OK (E:FF, H:FF, L:FF)
avrdude: Leaving NVM programming mode
avrdude: Sending reset request
avrdude: STCS 0x59 to address 0x08
avrdude: Sending 3 bytes [0x55, 0xc8, 0x59]
avrdude: Sending release reset request
avrdude: STCS 0x00 to address 0x08
avrdude: Sending 3 bytes [0x55, 0xc8, 0x00]
avrdude: STCS 0x0C to address 0x03
avrdude: Sending 3 bytes [0x55, 0xc3, 0x0c]

avrdude done.  Thank you.



    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?61624>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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