Re: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-11-27 Thread Joerg Wunsch
"dimax un" <[EMAIL PROTECTED]> wrote: > I did not touch the conf file. I will check what is going > on. Thanks. Just make sure you're using the conf file that belongs to the most recent version. >> I just tried that using the CVS version under FreeBSD: > But as I mentioned I'm working under CYG

Re: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-11-27 Thread Neil Davey
Hi All, I built avrdude 5.2 from CVS on cygwin on XP machine with libusb support on 25th Nov Just got to testing it today on a board. The board I have runs a tiny13 uP. After the write and read it complains about a verify error on the first byte of flash. I did a dump of the flash and compared

Re: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-11-26 Thread dimax un
That looks as if you were using the wrong avrdude.conf file. If you run avrdude with -v, it will tell you which file it is using. You can always specify a particular avrdude.conf using the -C option. The ATmega128's device signature has been known to avrdude.conf for quite a while now, so it's

Re: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-11-25 Thread Joerg Wunsch
"dimax un" <[EMAIL PROTECTED]> wrote: > The result is not good. I still get a delay and error message but > also it stuck in Writing flash. See below. Running it second time > did not produce error in USB device but it still got stuck in Flash > writing. ( BTW why expected signature for atmega -s

Re: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-11-24 Thread dimax un
Did it. The result is not good. I still get a delay and error message but also it stuck in Writing flash. See below. Running it second time did not produce error in USB device but it still got stuck in Flash writing. ( BTW why expected signature for atmega -s FF FF FF. I have to use -F flag to wor

Re: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-11-21 Thread dimax un
HI. I have build avrdude ver 5.2 under CYGWIN. Everything seams to work fine but at the beginning I get strange message: avrdude -p atmega128 -c avrispmkii -P usb -U flash:w:/HT300.hex found 5 busses avrdude.exe: stk500v2_recv_mk2: error in USB receive avrdude.exe: AVR device initialized and re

Re: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-09-13 Thread Neil Davey
dimax un wrote: Neil, I'm not sure about your replies and I'll ask it more precisely: Will latest avrdude from WinAVR work with AVRISP mkII (under Windows). If no what shell I do to make it work? Thanks. As Eric and Joerg said, the current version does not, but I have placed a binary version he

Re: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-09-13 Thread Joerg Wunsch
"dimax un" <[EMAIL PROTECTED]> wrote: > If no what shell I do to make it work? Compile it yourself, wait for the next WinAVR version, or use Atmel's stk500.exe command instead. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/N

RE: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-09-13 Thread Eric Weddington
> -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of dimax un > Sent: Wednesday, September 13, 2006 10:06 AM > To: Neil Davey > Cc: avr-gcc-list@nongnu.org > Subject: Re: [avr-gcc-list] Using avrdude with Atmel US

Re: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-09-13 Thread dimax un
Neil, I'm not sure about your replies and I'll ask it more precisely: Will latest avrdude from WinAVR work with AVRISP mkII (under Windows). If no what shell I do to make it work? Thanks. ___ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lis

Re: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-09-13 Thread Neil Davey
: "Neil Davey" <[EMAIL PROTECTED]> To: Sent: Wednesday, September 13, 2006 9:44 AM Subject: Re: [avr-gcc-list] Using avrdude with Atmel USB dongle Hi, If you are referring to this version: http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3808 (AVRISP mkII) Then yes I

Re: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-09-13 Thread webmaster
ou compiled an version of avrdude for Windows ? Can you share it ? Regards, Daniel - Original Message - From: "Neil Davey" <[EMAIL PROTECTED]> To: Sent: Wednesday, September 13, 2006 9:44 AM Subject: Re: [avr-gcc-list] Using avrdude with Atmel USB dongle Hi, If yo

Re: [avr-gcc-list] Using avrdude with Atmel USB dongle

2006-09-12 Thread Neil Davey
Hi, If you are referring to this version: http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3808 (AVRISP mkII) Then yes I believe you can, nor sure how to setup under Linux as I'm stuck with Windows for the moment, but I have built a version of avrdude that works with this under Windows

[avr-gcc-list] Using avrdude with Atmel USB dongle

2006-09-12 Thread dimax un
Hi. Can I use avrdude with Atmel ISP USB dongle. I can't find out hot to set it up. Thanks. ___ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc-list