> Hi, > > I'm using Imote2 and TinyOS 2.x. While compiling my code I am getting a > warning like the following: > > /opt/tinyos-2.x/tos/chips/cc2420/lpl/DummyLplC.nc:39:2: warning: #warning > "*** LOW POWER COMMUNICATIONS DISABLED *** > > Can anyone please tell me what could be the cause of this warning and any > way to remove it.
This is just an informational warning, that tells you, that you are not using LPL. If you enable LPL, you get the warning "*** USING DEFAULT LOW POWER COMMUNICATIONS ***", cf. tos/chips/cc2420/lpl/DefaultLplC.nc BR, Markus > Regards, > > David > _________________________________________________________________ > Llévate Messenger en el móvil a todas partes ¡Conéctate! > http://www.microsoft.com/spain/windowsmobile/messenger/default.mspx > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
