avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] avrisp mk II in linux


From: Joerg Wunsch
Subject: Re: [avrdude-dev] avrisp mk II in linux
Date: Wed, 20 Dec 2006 22:39:58 +0100
User-agent: Mutt/1.5.11

As Naveen Goswamy wrote:

> $ avrdude -p t2313 -c avrisp2 -P /dev/avrdev

> I get

> avrdude: ser_open(): can't set attributes for device "/dev/avrdev":
> Inappropriate ioctl for device

That attempts to talk to the AVRISP (which is the same as STK500v2)
using an RS-232 connection.  You need to use a USB connection though.
If there's only one AVRISP mkII connected to the system, simply saying
"usb" as the device name is sufficient.

That /dev/avrdev is not needed at all.  However, you still need to
configure udev to assign yourself the correct ownership/permissions on
the respective /proc/bus/usb/ entries when you connect the AVRISP
mkII.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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