[Top][All Lists]
[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. ;-)
- [avr-gcc-list] AVRDude serial access problem under WinXP, Vrudny, Noah O, 2007/03/20
- Re: [avr-gcc-list] AVRDude serial access problem under WinXP, Preston Wilson, 2007/03/20
- Re: [avr-gcc-list] AVRDude serial access problem under WinXP, Joerg Wunsch, 2007/03/21
- Re: [avr-gcc-list] AVRDude serial access problem under WinXP, Bob Paddock, 2007/03/22
- RE: [avr-gcc-list] AVRDude serial access problem under WinXP, Vrudny, Noah O, 2007/03/23
- Re: [avr-gcc-list] AVRDude serial access problem under WinXP, Joerg Wunsch, 2007/03/24
- RE: [avr-gcc-list] AVRDude serial access problem under WinXP, Eric Weddington, 2007/03/25
- Re: [avr-gcc-list] AVRDude serial access problem under WinXP, Colin O'Flynn, 2007/03/25
- Re: [avr-gcc-list] AVRDude serial access problem under WinXP, Joerg Wunsch, 2007/03/25
- Re: [avr-gcc-list] AVRDude serial access problem under WinXP, Colin O'Flynn, 2007/03/25
- Re: [avr-gcc-list] AVRDude serial access problem under WinXP,
Joerg Wunsch <=
- Re: [avr-gcc-list] AVRDude serial access problem under WinXP, Colin O'Flynn, 2007/03/25