On Mon, Feb 06, 2006 at 11:50:16AM -0700, Ian Welch wrote: > I'm having trouble getting the CC1000Radio module to work with TOSSIM. > When I do a "make pc" it's unable to find the module. I've found the > module in a separate folder in /tos/platform/pc. Am I missing > something?
Include: PFLAGS += -I%T/platform/pc/CC1000Radio in your Makefile. Dave _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
