Hi, I Installed Tinyos 2.x in my Pc. I was trying to compile Blink apps under 'C:\cygwin\opt\tinyos-2.x\apps\Blink' folder. while compiling the program using "make micaz" command I am getting the following error..
*Makefile:2:OSROOT/support/make/ makerules: No such file or directory make: *** No rule to make target ' OSROOT/support/make makerules' . stop* if I am using "printenv MAKERULKES" command I am getting the following output. "$ TOSROOT/support/make makerules" tos-check-env is also completed without error. Please help me to solve this problem. Thanks & Regards, Dhivya On Wed, Aug 27, 2008 at 2:37 PM, Marco Antonio Lopez Trinidad < [EMAIL PROTECTED]> wrote: > you have to read this tutorial: > > > http://docs.tinyos.net/index.php/Mote-PC_serial_communication_and_SerialForwarder > > ciao, > --marco > > Hi, > > Thanks for your reply.. For my application I want to send command > (data) > > from another application (written in java) to motes(micaz+MDA320) through > > MIB520 board. That is command should come from Pc to motes. Based on the > > command received Dio pins of MDA320 board should be made high or low. I > dont > > know how to send command from java program to my motes through Pc. Can > you > > please explain me how to proceed my application. If you have any sample > > program please send it to me. > > > > Thanks & Regards, > > Dhivya. > > > > On Tue, Aug 26, 2008 at 7:39 PM, Michael Schippling <[EMAIL PROTECTED] > >wrote: > > > > > There is a Send.java demo in T1 but it's pretty cranky. > > > The SimpleCmd app sends and receives messages. > > > And my robocode: http://www.etantdonnes.com/Motes/robocode.tar.gz > > > has an extensive bi-directional messaging facility. > > > MS > > > > > > > > > Dhivya G wrote: > > > > > >> > > >> Hai, > > >> I want to send data (o's and 1's) from pc to my mote. I am using > Mib520 > > >> programming board. Can anyone tell me how to send data from pc to my > > >> mote(Micaz + MDA320). Is there any program available to send data from > pc > > to > > >> motes. > > >> > > >> -- > > >> Thanks & Regards > > >> G.Dhivya > > >> > > >> > > >> > ------------------------------------------------------------------------ > > >> > > >> _______________________________________________ > > >> Tinyos-help mailing list > > >> [email protected] > > >> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > >> > > > > > > > > > -- G.Dhivya
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
