TOSBase wires directly to the radio.  Why would you use BareSendMsg?
It is not intended to be used except within the raido stack.  Can you
describe what you're trying to build rather than the interfaces you
think you should be using?

-Joe

On 6/10/06, jagan nath <[EMAIL PROTECTED]> wrote:
Hi all,
Im trying to use the interface Baresendmsg in my application( variant
of TOSBase).
when Im compiling Im getting the following error,

C:/PROGRA~1/UCB/cygwin/opt/moteiv/tos/lib/CC2420Radio/RadioCRCPacket.nc:49:2:
warning: #warning Using old communication interfaces; recommend switch
to SP
C:/PROGRA~1/UCB/cygwin/opt/moteiv/tos/lib/CC2420Radio/TranslateBareSendMsgC.nc:29:2:
warning: #warning Using old communication interfaces; recommend switch
to SP
In component `GenericComm':
C:/PROGRA~1/UCB/cygwin/opt/moteiv/tinyos-1.x/tos/system/GenericComm.nc:87:
cannot find `Control'
make: *** [exe0] Error 1

PS I m making the same makefile that is used for TOSBase,

When TOSBase is compiling with above warnings, how is it that my
application is throwing errors
any workaround........

TIA
-jagan
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to