[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-chat] WHere to buy AVRISP MK1
From: |
Eric Weddington |
Subject: |
RE: [avr-chat] WHere to buy AVRISP MK1 |
Date: |
Wed, 27 Jun 2007 15:27:18 -0600 |
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden
> On Behalf Of Anton Erasmus
> Sent: Wednesday, June 27, 2007 3:03 PM
> To: address@hidden
> Subject: [avr-chat] WHere to buy AVRISP MK1
>
> Hi,
>
> Anybody know where I can buy an AVRISP Mk1 or compatible ?
> I bought an AVRISP Mk2, but I am having trouble programming
> AT90LS2343 using the AVRISP Mk2. I can program it via an STK200,
> but I want a programmer that works using either a serial port or a
> USB port.
> AVR Studio can connect to the device, but does not support
> the AT90LS2343
> on the AVRISP MK2.
> avrdude seems to support it, but I am getting errors with the
> latest avrdude
> compiled with USB support. It is picking up the programmer,
> but reports an error
> when trying to read from the device.
Hi Anton,
What is the error that you're getting with avrdude? Can you provide output
from running it with -vvvv (four "v"s)?
Thanks,
Eric