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: Martin Stejskal
Subject: Re: [avr-chat] atmelice_isp and uploading arduino bootloader.
Date: Tue, 6 Jan 2015 07:32:26 +0900

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


reply via email to

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