Hi All, I want to design a testbed, which is over deluge for reprogramming. Then I hope I could inject an application support 6lawpan.
I removed component NWProgC and added DelugeC from the application. But founded that there is an error in CC2420ActiveMessageP.nc since there is no member for the field of "type" in cc2420_header_t. I think the reason is that when I compile my application with "make telosb lowpan", it should be compiled with lowpan.extra, which will add "PFLAGS+=-DTINYOS_IP". This will cause cc2420.h add field "type" in cc2420_header_t. But deluge need this field. So compling failed. Does any one could help me? Regards, Weiping _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
