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

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

Re: [avr-gcc-list] AVR Programming in Cygwin (WinXP) under uisp


From: Theodore A. Roth
Subject: Re: [avr-gcc-list] AVR Programming in Cygwin (WinXP) under uisp
Date: Fri, 28 May 2004 14:02:52 -0700 (PDT)

On Fri, 28 May 2004, John Yannakopoulos wrote:

> > Both, UISP and avrdude do work under Windows as well.  They're also
> > part of the WinAVR collection.
> > --
> > J"org Wunsch                                               Unix support 
> > engineer
> > address@hidden        http://www.interface-systems.de/~j/
>
> Yes, but under cygwin, when I execute: uisp -dprog=dapa --erase, I'm
> getting the following output:
>
> /dev/parport0: No such file or directory
> Failed to open ppdev.
> make: *** [erase] Error 2
>
>
> Is there a way to fix that problem?

>From the uisp man page:

  -dlpt=address|device name
     specify device name (Linux ppdev, FreeBSD ppi, serial) or direct
     I/O parallel port address (0x378, 0x278, 0x3BC)

If you are using cygwin, try '-dlpt=com1' or '-dlpt=/dev/com1'

>
> Also, I installed the avrdude and the giveio driver also. I'm trying
> various programmers (bascom, bsd, etc.), but I cannot do the job. What can
> I do about it?
>
> Thanks in advance,
>
> --
> John Y.
>
> >
> > _______________________________________________
> > avr-gcc-list mailing list
> > address@hidden
> > http://www.avr1.org/mailman/listinfo/avr-gcc-list
> >
> >
>
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://www.avr1.org/mailman/listinfo/avr-gcc-list
>
>

---
Ted Roth
PGP Key ID: 0x18F846E9
Jabber ID: address@hidden


reply via email to

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