avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] AVRDude serial access problem under WinXP


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] AVRDude serial access problem under WinXP
Date: Sun, 25 Mar 2007 21:35:36 +0200
User-agent: Mutt/1.5.11

As Colin O'Flynn wrote:

> I'll open the bug report.

Thanks!

> Is it just this though:

>   stk500_initpgm(pgm);
>   if (pgm->open(pgm, port) >= 0)
>     {
>       fprintf(stderr,
>             "%s: successfully opened stk500v1 device -- please use -c 
> stk500v1\n",
>             progname);
>       return 0;
>     }

> ******** ADD THIS LINE: pgm->close(pgm);

Well, maybe.  You could give it a try!

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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