On Sun, Jan 17, 2010 at 3:40 PM, Olivia Morar <[email protected]> wrote: > > >Then the next step would be to install TestNetwork application on two > >motes (with id 0 and 1) and see if the BaseStation can capture packets > >these two nodes exchange. > > > >- om_p > > > > TestNetwork has also worked. > > I think the reason why I can't read any packets from my CTP nodes has > something to do with the CTP Makefile. The code from the Makefile is: > > COMPONENT=CollectionC > CFLAGS += -I$(TOSDIR)/lib/net \ > -I$(TOSDIR)/lib/net/le \ > -I$(TOSDIR)/lib/net/ctp \ > -I$(TOSDIR)/lib/printf > CFLAGS += "-DPACKET_LINK" > include $(MAKERULES) > > I haven't changed anything in the original CTP directory, export for creating > the Makefile which didn't exist.
There is a Makefile in tests/TestNetwork directory. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
