uisp-dev
[Top][All Lists]
Advanced

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

Re: [Uisp-dev] UART in Linux


From: Margarita Manterola
Subject: Re: [Uisp-dev] UART in Linux
Date: Wed, 5 Dec 2007 10:12:45 -0300

On Dec 4, 2007 7:23 PM, Vitali S. <address@hidden> wrote:

> just have found UISP for Linux recently.
> Trying to flash AVR via stk500 but it does not work:
>
>  >$ uisp -dprog=stk500 -dserial=/dev/ttyS1 -dpart=Atmega16 --erase
> --upload --verify if=rom.hex
>  >Programmer is not responding.
>
> Is this a problem of UART in my laptop (Thinkpad 600E)? Can I test it
> somehow?

Things you can do:

1) Why ttyS1? Are you sure it's not ttyS0 ?
2) Check the laptop's bios to see what ports are enabled.
3) Try the same programmer+chip in a different computer, to make sure
that the programmer and chip are working.
4) Use the -dpart=auto option (and no --upload, --erase or --download
options) and see if uisp is able to detect your chip at all.
5) Try avrdude, another avr programmer, see if you have more luck with it.

Good luck with it.

-- 
Besos,
Marga




reply via email to

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