OS: Mac OS 10.5.6Avrdude: 5.6 (I compiled it natively)
TinyOS: 2.x, from CVS

On Wed, Mar 11, 2009 at 4:12 PM, Janos Sallai <[email protected]>wrote:

> What OS do you use? How did you install avrdude? What tinyos version
> do you have? Where did you get the tinyos sources from?
>
> Janos
>
> On Wed, Mar 11, 2009 at 10:26 AM, Mohammad Sajjad Hossain
> <[email protected]> wrote:
> > Hi,
> > I am trying to run TestSerial in an iris mote and getting into the
> following
> > situation:
> > 1. motelist gives me the following info:
> > Reference  Device                      Description
> > ---------- ---------------------------
> > ---------------------------------------
> > XBQQV3HRA  /dev/tty.usbserial-XBQQV3HRA (none)
> > XBQQV3HRB  /dev/tty.usbserial-XBQQV3HRB (none)
> > 2. So, I did a make install like this:
> > make iris install.0 mib510,/dev/tty.usbserial-XBQQV3HRA
> > This seems to be successful even though avrdude issued a message:
> > avrdude: stk500_paged_load(): (a) protocol error, expect=0x14, resp=0x14
> > Other that this, everything seemed to run 100%
> > 2. Now I was trying to run TestSerial in my desktop:
> > java TestSerial -comm /dev/tty.usbserial-XBQQV3HRB:iris
> > But got the following:
> > Exception in thread "main" java.lang.NullPointerException
> > at net.tinyos.message.MoteIF.init(MoteIF.java:119)
> > at net.tinyos.message.MoteIF.<init>(MoteIF.java:110)
> > at TestSerial.main(TestSerial.java:100)
> > I also tried: java TestSerial -comm /dev/tty.usbserial-XBQQV3HRA:iris,
> but
> > the same thing happened.
> > Anybody has any idea?
> > Thanks,
> > --sajjad
> > _______________________________________________
> > 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

Reply via email to