Bharti, I see that you're using windows. Try COM12 instead of /dev/ttyS11. Check device manager to see on which ports the programming board shows up.
Janos On Sun, Oct 2, 2011 at 9:52 PM, #BHARTI GOEL# <[email protected]> wrote: > Hi, > > This is the error I am getting: > > avrdude -cmib510 -P/dev/ttyS11 -U hfuse:w:0xd9:m -pm1281 -U efuse:w:0xff :m > -CC:/cygwin/etc/avrdude/avrdude.conf -Uflash:w:build/iris/main.srec.out:a > > avrdude: ser_open(): cant open device "/dev/ttyS11" : The system cannot find > the path specified. > > make : *** [program] Error 1 > > Thanks > Bharti > ________________________________________ > From: [email protected] [[email protected]] on behalf of Janos > Sallai [[email protected]] > Sent: Thursday, September 29, 2011 12:04 AM > To: #BHARTI GOEL# > Cc: [email protected] > Subject: Re: [Tinyos-help] Installing tinyos on IRIS mote > > Bharti, > > Please describe in detail what error you're getting. That will help us > assist you. > > Thanks, > Janos > > On Wed, Sep 28, 2011 at 2:13 AM, #BHARTI GOEL# <[email protected]> wrote: >> Hi, >> >> >> >> I am trying to use an IRIS mote but it does not seem to be working wih >> tinyos. >> >> When I try with micaz it works : >> >> >> >> $ make micaz install mib520,/dev/ttyS11 >> >> It successfully installs. Micaz uses usip >> >> >> >> However when I type for iris : >> >> $ make iris install mib520,/dev/ttyS11 >> >> It shows an error. Iris uses avrdude which has been installed succesfully. >> >> >> >> Does anyone know how to make it work? >> >> >> >> Thanks >> >> >> >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >> > > > > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
