2010/9/24 郭凌超 <[email protected]>: > Dear All, > When I used "componets CollectionC" in my xxxAppC.nc file , there > would be a mistake said "component CollectionC not found", and I wonder why
It should be: components CollectionC as Collector; You should include tos/lib/net/ctp or tos/lib/net/lqi to CFLAGS. You can look at the Makefile for apps/tests/TestNetwork for an example. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
