Thanks a lot for the advice! It looks like it's working now!! BTW, I was following directions in http://docs.tinyos.net/tinywiki/index.php/Installing_from_SVN/GIT I'm currently using cygwin on Windows XP, and it failed in step 4 (Compile the TinyOS tools). make all failed, but I could still build my app and install it on my iris mote. Do I need this step when I use TinyOS on cygwin? or this is only for Debian?
Thanks in advance. --- Eric Decker <[email protected]> wrote: > I would say try again but use the current SVN trunk and see if it > makes any > difference. > > If memory serves, the CVS code is well over a year old. > > On Wed, Jun 22, 2011 at 7:20 PM, John Yamamoto > <[email protected]>wrote: > > > Hello, > > > > (I'm sorry for the previous message, I forgot to add subject to it. > I am > > really stuck in this problem, so I'd really need help.) > > > > I recently got some iris mote, so I was following TinyOS tutorials. > I was > > following Mote-mote radio communication, and programmed > BlinkToRadio. I > > built it, and installed on my iris mote. It looked like it works > for the > > first couple of minutes, but it stops after awhile. > > I thought I made mistakes in my program, so I used the one in > tutorials > > directory, but I still get the same problem. > > > > I used printf to check where the mote stops, and found out that it > stops > > right after it checks the return value of Packet.getPayload, or > when adding > > info to the packet. (It changes every time.) > > > > I am using Iris mote (XM2110J) with mib520 for the usb bridge. My > > TinyOS2.x is up to date with CVS. > > > > Does anybody knows how to solve this problem? > > > > Thanks in advance. > > _______________________________________________ > > Tinyos-help mailing list > > [email protected] > > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > > -- > Eric B. Decker > Senior (over 50 :-) Researcher > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
