avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] atmelice_isp and uploading arduino bootloader.


From: Schwichtenberg, Knut
Subject: Re: [avr-chat] atmelice_isp and uploading arduino bootloader.
Date: Tue, 6 Jan 2015 11:32:29 +0000

Please check with the lsusb command the device. It is an ICE3 which could have the old ttyUSB-interface or if it is a newer one it uses the EDBG protocol which also leads to a different USB device identification. (Old ICE3 has two USB ports – one read, one write,  new ones have more ports). In the later case you need to update the USB-configuration (look for udev rules) to access it.

Knut

 

From: avr-chat-bounces+address@hidden [mailto:avr-chat-bounces+address@hidden On Behalf Of Alexander Krause
Sent: Tuesday, January 06, 2015 1:05 AM
Cc: address@hidden
Subject: Re: [avr-chat] atmelice_isp and uploading arduino bootloader.

 

Thats group uucp afaik...

Am 5. Januar 2015 23:47:57 MEZ, schrieb Bob Cochran <address@hidden>:

Yes, perhaps one must be in the "lock" and/or "wheel" groups. 

 

Bob Cochran




On Jan 5, 2015, at 5:32 PM, Martin Stejskal <address@hidden> wrote:

Hi,
MK II use pure USB interface for communication, so you need to be in usb group or something like that. But ICE  and STK600 uses USB serial port (at least i saw it with FTDI chip). So just check if You in group for serial ports.
ls /dev/ttyUSB*
Martin

On 5 Jan 2015 22:57, "Andrew Chin" <address@hidden> wrote:

Here is the error when I say the programmer is "atmelice_isp"

 

avrdude: Version 6.0.1, compiled on Oct 26 2013 at 00:22:25

         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/

         Copyright (c) 2007-2009 Joerg Wunsch

 

         System wide configuration file is "/usr/share/arduino/hardware/tools/avrdude.conf"

         User configuration file is "/home/test/.avrduderc"

         User configuration file does not exist or is not a regular file, skipping

 

 

avrdude: Can't find programmer id "atmelice_isp"

 

Here is the error when I put stk600

 

  Using Port                    : usb

         Using Programmer              : stk600

avrdude: usbdev_open(): did not find any USB device "usb"

 

avrdude: Version 6.0.1, compiled on Oct 26 2013 at 00:22:25

         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/

         Copyright (c) 2007-2009 Joerg Wunsch

 

         System wide configuration file is "/usr/share/arduino/hardware/tools/avrdude.conf"

         User configuration file is "/home/test/.avrduderc"

         User configuration file does not exist or is not a regular file, skipping

 

         Using Port                    : usb

         Using Programmer              : stk600

avrdude: usbdev_open(): did not find any USB device "usb"

 

 

I got this to work with the older MKII programmer, so i do not think it is a rights issue. What is the log file name. I do not see it.

 

Thanks! 

 

 

On Mon, Jan 5, 2015 at 3:54 AM, Schwichtenberg, Knut <address@hidden> wrote:

Hi Andrew,

 

I guess you have insufficient access rights.  Please provide the error message of the command line. Please have a look to the messages file in /var/log for additional information.

 

Cheers,

Knut

 

I get a message that it cannot find the programmer. That being said, I have no issues uploading regular code. I also tried inserting stk500v2 and stk600 as the programmer, but it did not like that also....

 


_______________________________________________
AVR-chat mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avr-chat

_______________________________________________
AVR-chat mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avr-chat



AVR-chat mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/avr-chat


--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.


reply via email to

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