avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Programmer Not Responding


From: address@hidden
Subject: Re: [avrdude-dev] Programmer Not Responding
Date: Wed, 2 Mar 2011 07:45:08 +0530

On Tue, Mar 1, 2011 at 9:52 AM, <address@hidden> wrote:

> Hallo Arpan,
>
>
> > My OS is Ubuntu Lucid Lynx and I have installed avrdude, avrlibc, etc.
> all
> > carefully and correctly.
> > But when I connect Arduino Duemilanove with it and try to upload any
> > program
> > it says:
> > *stk500(): Programmer is not responding.*
> > *
>
> What programmer did you specify ? With the option -c arduino
> avrdude toggles the handshake lines so that the Arduino2009
> do a reset and jumps into the boot loader.
>
> > *
> > In Arduino (ver 0018), I have selected Board correctly, port /ttyUSB0
> > correctly. And it was working well before.*
>
> Yep, the Arduino GUI has the handshake toggling burried somewhere
> deep in the Java code outside of avrdude and therefor specifies
> -c stk500 ;-)
>
> Hth, Axel
>

I tried both the way. Arduino GUI as well as in command line.
In command line I used:
avrdude -p m328p -b 9600 -c arduino -P /dev/ttyUSB0
but same response. . .
Is that anything to do with the bootloader? But the board initializes with
the blink LED program by default.


reply via email to

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