cannot upload Genuino Micro sketch on Linux


hello,

i'm not able upload sketch (no problem using windows). use linux mint 18.2 running sudo terminal , adding group permissions. here's console output in vervose mode.

it's stuck in 'connecting programmer: .' process

any hints?

code: [select]

archiving built core (caching) in: /tmp/arduino_cache_795717/core/core_arduino_avr_micro_6ff2e664a94bed132806b9ee39ba0bf9.a
sketch uses 16880 bytes (58%) of program storage space. maximum 28672 bytes.
global variables use 555 bytes (21%) of dynamic memory, leaving 2005 bytes local variables. maximum 2560 bytes.
forcing reset using 1200bps open/close on port /dev/ttyacm1
ports {/dev/ttyacm1, } / {} => {}
ports {} / {/dev/ttyacm1, } => {/dev/ttyacm1, }
found upload port: /dev/ttyacm1
/home/gschelotto/arduino-1.8.5/hardware/tools/avr/bin/avrdude -c/home/gschelotto/arduino-1.8.5/hardware/tools/avr/etc/avrdude.conf -v -patmega32u4 -cavr109 -p/dev/ttyacm1 -b57600 -d -uflash:w:/tmp/arduino_build_952609/termo_i2c___tapa_definitiva.ino.hex:i

avrdude: version 6.3, compiled on jan 17 2017 @ 11:00:16
         copyright (c) 2000-2005 brian dean, http://www.bdmicro.com/
         copyright (c) 2007-2014 joerg wunsch

         system wide configuration file "/home/gschelotto/arduino-1.8.5/hardware/tools/avr/etc/avrdude.conf"
         user configuration file "/root/.avrduderc"
         user configuration file not exist or not regular file, skipping

         using port                    : /dev/ttyacm1
         using programmer              : avr109
         overriding baud rate          : 57600
         avr part                      : atmega32u4
         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    20     4    0 no       1024    4      0  9000  9000 0x00 0x00
           flash         65     6   128    0 yes     32768  128    256  4500  4500 0x00 0x00
           lfuse          0     0     0    0 no          1    0      0  9000  9000 0x00 0x00
           hfuse          0     0     0    0 no          1    0      0  9000  9000 0x00 0x00
           efuse          0     0     0    0 no          1    0      0  9000  9000 0x00 0x00
           lock           0     0     0    0 no          1    0      0  9000  9000 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 : butterfly
         description     : atmel appnote avr109 boot loader

connecting programmer: .




regards,
gaston

how know device on /dev/ttyacm1 ?

my arduino uno shows @ /dev/ttyacm0.


Arduino Forum > Using Arduino > Installation & Troubleshooting > cannot upload Genuino Micro sketch on Linux


arduino

Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???