e on linux l errore e questo usando lo script
albe@albe-Aspire-5920:~/leonardoUploader-master$ sudo ./leonardoUploader /dev/ttyACM0 /home/albe/arduino-1.8.2/hardware/tools/avr/bin/xum1541-PROMICRO-v07.hex
Open Serial....
Reset Arduino Leonardo....
avrdude cmd :avrdude -pm32u4 -cavr109 -D -P/dev/ttyACM0 -Uflash:w:/home/albe/arduino-1.8.2/hardware/tools/avr/bin/xum1541-PROMICRO-v07.hex
Connecting to programmer: .
avrdude: butterfly_recv(): programmer is not responding
albe@albe-Aspire-5920:~/leonardoUploader-master$
con i due , prima quello di destra e poi quello di sdinistra che lampeggiano
econ avr
questo
albe@albe-Aspire-5920:~/leonardoUploader-master$ sudo avrdude -v -p atmega32u4 -c arduino -P /dev/ttyACM0 -b 57600 -D -U flash:w:xum1541-PROMICRO-v07.hex
avrdude: Version 6.0.1, compiled on Oct 21 2013 at 15:55:32
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/albe/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/ttyACM0
Using Programmer : arduino
Overriding Baud Rate : 57600
ioctl("TIOCMSET"): Broken pipe
ioctl("TIOCMSET"): Broken pipe
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x0d
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x3f
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x3f
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x3f
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x3f
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x3f
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x3f
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x3f
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x3f
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x3f
ioctl("TIOCMSET"): Broken pipe
avrdude done. Thank you.
leho provate tutte i codici dall ide li carica quindi presumo che le schede funzionino , pero da terminale ......no.
ci sono latri modi per caricare file hex?
grazie