I am trying to compile leap+ code. getting the following error. can any one 
help me thanks.  the red highlightederrors. thanks. 



In file included from myLeapAppC.nc:17:
In component `myLeapP':
myLeapP.nc:31: interface MYA not found
In file included from myLeapAppC.nc:17:
myLeapP.nc:55: syntax error before `uint32_t'
myLeapP: `ReceiveHello.receive' not implemented
myLeapP: `TimerLed1Toggle.fired' not implemented
myLeapP: `AMControl.startDone' not implemented
myLeapP: `AMControl.stopDone' not implemented
myLeapP: `TimerTimeStamp.fired' not implemented
myLeapP: `Boot.booted' not implemented
myLeapP: `AMSendTimeStamp.sendDone' not implemented
myLeapP: `TimerHello.fired' not implemented
myLeapP: `ReceiveStart.receive' not implemented
myLeapP: `TimerMsgs.fired' not implemented
myLeapP: `AMSendAck.sendDone' not implemented
myLeapP: `TimerMain.fired' not implemented
myLeapP: `TimerACK.fired' not implemented
myLeapP: `AMSendTimeKeys.sendDone' not implemented
myLeapP: `TimerHelloCount.fired' not implemented
myLeapP: `TimerLed2Toggle.fired' not implemented
myLeapP: `AMSendHello.sendDone' not implemented
myLeapP: `TimeTimeKeys.fired' not implemented
myLeapP: `ReceiveAck.receive' not implemented
myLeapP: `TimerLed0Toggle.fired' not implemented
In file included from 
/opt/tinyos-2.1.0/tos/chips/cc2420/packet/sim/CC2420PacketC.nc:25,
                 from 
/opt/tinyos-2.1.0/tos/chips/cc2420/csma/sim/CC2420CsmaC.nc:16,
                 from /opt/tinyos-2.1.0/tos/chips/cc2420/sim/CC2420RadioC.nc:63,
                 from 
/opt/tinyos-2.1.0/tos/chips/cc2420/sim/CC2420ActiveMessageC.nc:75,
                 from 
/opt/tinyos-2.1.0/tos/platforms/micaz/sim/ActiveMessageC.nc:61,
                 from myLeapAppC.nc:18:
In component `CC2420PacketP':
/opt/tinyos-2.1.0/tos/chips/cc2420/packet/sim/CC2420PacketP.nc: In function 
`getNetwork':
/opt/tinyos-2.1.0/tos/chips/cc2420/packet/sim/CC2420PacketP.nc:66: warning: 
initialization from incompatible pointer type
/opt/tinyos-2.1.0/tos/chips/cc2420/lpl/DummyLplC.nc:39:2: warning: #warning 
"*** LOW POWER COMMUNICATIONS DISABLED ***"
make: *** [sim-exe] Error 1
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to