Hi

I'm trying to simulate TestTreeRouting from tinyos-2.x tree. But i got some errors. The first ones that i fixed were:

In file included from TestTreeRoutingC.nc:10:
In component `TestTreeRoutingP':
TestTreeRoutingP.nc:7: too few arguments to interface `Timer'
TestTreeRoutingP.nc:10: `Timer.fired' not implemented
In component `LinkEstimatorDummyP':
/opt/tinyos-2.x/tos/lib/net/collection/LinkEstimatorDummyP.nc:54: `LinkEstimator.pinNeighbor' not implemented /opt/tinyos-2.x/tos/lib/net/collection/LinkEstimatorDummyP.nc:54: `LinkEstimator.insertNeighbor' not implemented /opt/tinyos-2.x/tos/lib/net/collection/LinkEstimatorDummyP.nc:54: `LinkEstimator.unpinNeighbor' not implemented
make: *** [exe0] Error 1

Then i got these and i can't seem to understand why they happen, everything seems to be Ok.(I'm obviously missing something). What could be wrong? and has anyone tested this app?

In component `TestTreeRoutingC.RE':
/opt/tinyos-2.x/tos/lib/net/collection/TreeRoutingEngineP.nc: In function `BeaconReceive.receive': /opt/tinyos-2.x/tos/lib/net/collection/TreeRoutingEngineP.nc(TestTreeRoutingC.RE):321: CollectionDebug.logEventRoute not connected /opt/tinyos-2.x/tos/lib/net/collection/TreeRoutingEngineP.nc: In function `sendBeaconTask.runTask': /opt/tinyos-2.x/tos/lib/net/collection/TreeRoutingEngineP.nc(TestTreeRoutingC.RE):269: CollectionDebug.logEventRoute not connected /opt/tinyos-2.x/tos/lib/net/collection/TreeRoutingEngineP.nc: In function `RootControl.setRoot': /opt/tinyos-2.x/tos/lib/net/collection/TreeRoutingEngineP.nc(TestTreeRoutingC.RE):413: CollectionDebug.logEventRoute not connected
make: *** [sim-exe] Error 1

Thanks in advance.
Ricardo

_________________________________________________________________
MSN Messenger: converse com os seus amigos online. http://messenger.msn.com.br

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to