Moderators: adafruit_support_bill, adafruit
adafruit wrote:try not using -vvvv ?
darthracing wrote:adafruit wrote:try not using -vvvv ?
I'll try turning verbosity down, but the duelonove is fine with it on. I had adjusted the download bitrate without success...
Mar 12 11:18:47 localhost kernel: usb 6-2: new full speed USB device using uhci_hcd and address 9
Mar 12 11:18:47 localhost kernel: usb 6-2: New USB device found, idVendor=0403, idProduct=6001
Mar 12 11:18:47 localhost kernel: usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Mar 12 11:18:47 localhost kernel: usb 6-2: Product: TTL232R-3V3
Mar 12 11:18:47 localhost kernel: usb 6-2: Manufacturer: FTDI
Mar 12 11:18:47 localhost kernel: usb 6-2: SerialNumber: FTELPQE2
Mar 12 11:18:47 localhost kernel: usb 6-2: configuration #1 chosen from 1 choice
Mar 12 11:18:47 localhost kernel: ftdi_sio 6-2:1.0: FTDI USB Serial Device converter detected
Mar 12 11:18:47 localhost kernel: usb 6-2: Detected FT232RL
Mar 12 11:18:47 localhost kernel: usb 6-2: Number of endpoints 2
Mar 12 11:18:47 localhost kernel: usb 6-2: Endpoint 1 MaxPacketSize 64
Mar 12 11:18:47 localhost kernel: usb 6-2: Endpoint 2 MaxPacketSize 64
Mar 12 11:18:47 localhost kernel: usb 6-2: Setting MaxPacketSize 64
Mar 12 11:18:47 localhost kernel: usb 6-2: FTDI USB Serial Device converter now attached to ttyUSB0
[root@vader log]# /opt/arduino-0018/hardware/tools/avrdude -C/opt/arduino-0018/hardware/tools/avrdude.conf -v -patmega328p -cstk500v1 -P/dev/ttyUSB3 -b57600 -D -Uflash:w:/tmp/build146064053241145192.tmp/tbm_speedo.cpp.hex
avrdude: Version 5.4-arduino, compiled on Oct 22 2007 at 13:15:12
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
System wide configuration file is "/opt/arduino-0018/hardware/tools/avrdude.conf"
User configuration file is "/root/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/ttyUSB3
Using Programmer : stk500v1
Overriding Baud Rate : 57600
AVR Part : ATMEGA328P
Chip Erase delay : 9000 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 65 5 4 0 no 1024 4 0 3600 3600 0xff 0xff
flash 65 6 128 0 yes 32768 128 256 4500 4500 0xff 0xff
lfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
efuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
Programmer Type : STK500
Description : Atmel STK500 Version 1.x firmware
Hardware Version: 2
Firmware Version: 1.16
Vtarget : 0.0 V
Varef : 0.0 V
Oscillator : Off
SCK period : 0.1 us
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.00s
avrdude: Device signature = 0x1e950f
avrdude: safemode: lfuse reads as 0
avrdude: safemode: hfuse reads as 0
avrdude: safemode: efuse reads as 0
avrdude: reading input file "/tmp/build146064053241145192.tmp/tbm_speedo.cpp.hex"
avrdude: input file /tmp/build146064053241145192.tmp/tbm_speedo.cpp.hex auto detected as Intel Hex
avrdude: writing flash (11984 bytes):
Writing | ######################################## | 80% 2.77s
avrdude: stk500_paged_write(): (a) protocol error, expect=0x14, resp=0x54
Writing | ################################################## | 100% 2.81s
avrdude: failed to write flash memory, rc=-4
avrdude: stk500_cmd(): programmer is out of sync
.
.
.
Programmer Type : STK500
Description : Atmel STK500 Version 1.x firmware
Hardware Version: 2
Firmware Version: 1.16
Vtarget : 0.0 V
Varef : 0.0 V
Oscillator : Off
SCK period : 0.1 us
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.00s
avrdude: Device signature = 0x1e950f
avrdude: safemode: lfuse reads as 0
avrdude: safemode: hfuse reads as 0
avrdude: safemode: efuse reads as 0
avrdude: reading input file "/tmp/build146064053241145192.tmp/tbm_speedo.cpp.hex"
avrdude: input file /tmp/build146064053241145192.tmp/tbm_speedo.cpp.hex auto detected as Intel Hex
avrdude: writing flash (11984 bytes):
Writing | ################################################## | 100% 3.46s
avrdude: 11984 bytes of flash written
avrdude: verifying flash memory against /tmp/build146064053241145192.tmp/tbm_speedo.cpp.hex:
avrdude: load data flash data from input file /tmp/build146064053241145192.tmp/tbm_speedo.cpp.hex:
avrdude: input file /tmp/build146064053241145192.tmp/tbm_speedo.cpp.hex auto detected as Intel Hex
avrdude: input file /tmp/build146064053241145192.tmp/tbm_speedo.cpp.hex contains 11984 bytes
avrdude: reading on-chip flash data:
Reading | ### | 6% 0.17savrdude: loadaddr(): (b) protocol error, expect=0x14, resp=0x14
Reading | ################################################## | 100% 2.62s
avrdude: verifying ...
avrdude: verification error, first mismatch at byte 0x069c
0x80 != 0xc0
avrdude: verification error; content mismatch
avrdude: safemode: lfuse reads as 0
avrdude: safemode: hfuse reads as 0
avrdude: safemode: efuse reads as 0
avrdude: safemode: Fuses OK
avrdude done. Thank you.
Return to Other Arduino products from Adafruit
Users browsing this forum: No registered users and 3 guests