[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-chat] timeout error on STK500
From: |
Weddington, Eric |
Subject: |
RE: [avr-chat] timeout error on STK500 |
Date: |
Thu, 20 Aug 2009 20:58:58 -0600 |
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden
> On Behalf Of Irving Ruan
> Sent: Thursday, August 20, 2009 8:51 PM
> To: address@hidden
> Subject: [avr-chat] timeout error on STK500
>
> After getting some things set up, I wrote some test code and
> assembled it to Intel Hex so I could write it to flash on my
> STK500. Unfortunately, I've been receiving these
> ReceiveMessage() timeout errors and did some research online
> but I honestly think the USB/RS-232 adapter is the culprit
> (from what I've heard, it doesn't work too well with AVRDUDE).
>
> This is what I'm typing to verify that my STK500 is
> interfaced correctly: avrdude \-c stk500v2 \-p m324p \-P
> /dev/ttyUSB1 and this is what I receive:
Are you actually typing the backslashes (above) on the command line?