[Tinyos-help] b6lowpan application over deluge
weiping SONG
w.song at cs.ucc.ie
Fri Apr 3 09:00:01 PDT 2009
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
More information about the Tinyos-help
mailing list