Date: Mon, 14 May 2012 17:02:06 +0200 From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= <fernando.apesteguia@gmail.com> To: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> Cc: FreeBSD Questions <freebsd-questions@freebsd.org>, Colin Barnabas <colin.barnabas@gmail.com> Subject: Re: avrdude and arduino Message-ID: <CAGwOe2buQ4=T82buoDE8Qz-4Bq2n-1HGcP=Jjo9uon0xOFAW4Q@mail.gmail.com> In-Reply-To: <alpine.BSF.2.00.1205141523420.1921@wojtek.tensor.gdynia.pl> References: <20120513182051.GA63499@hs1.VERBENA> <CAGwOe2ahP-4UHyLwmGLMaaUZKRvALb=cuVgkSP9sqthdro4fRw@mail.gmail.com> <alpine.BSF.2.00.1205141523420.1921@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 14, 2012 at 3:25 PM, Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> wrote: >>> This is the command I'm using: >>> >>> %sudo avrdude -F -v -v -v -v -c arduino -p ATMEGA328P -P /dev/cuaU0 -U >>> flash:w:flash.hex >> >> >> This is what I use for Duemilanove >> sudo avrdude -V -F -c stk500v1 -p m168 -b 19200 -P /dev/cuaU0 -U >> flash:w:flash.hex (Arduino) > > > maybe stupid question but why do you use sudo for it? can't you just set up > devd.conf to set right owner to /dev/cuaU0, or even better make link like > /dev/atmel -> /dev/yourdevice - so no matter how many usb serial devices you > connect it will always have same name? Yes, I'll do it when I use the Arduino the next time (it's been a while since the last time).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGwOe2buQ4=T82buoDE8Qz-4Bq2n-1HGcP=Jjo9uon0xOFAW4Q>