Hi,

I am running an application 'X' on my micaz motes using Crossbow's Xmesh
network. I wish to use time synchronization for my network to reduce the
preamble size.

I read the Crossbow's XMesh manual and wired my application to the
TimeSyncService module. Is wiring the only thing required to get this
working?

Here is the error log after compilation:
 In file included from TimeSyncService.nc:26,
                 from XMTS300.nc:46:
In component `TimeSyncM':
TimeSyncM.nc: In function `Time.get':
TimeSyncM.nc:119: interface has no command or event named `ticksLeft'
TimeSyncM.nc: In function `Time.getLow32':
TimeSyncM.nc:138: interface has no command or event named `ticksLeft'
In component `XMTS300':
XMTS300.nc: At top level:
XMTS300.nc:57: cannot find `TimeStart'
make: *** [exe0] Error 1


i have used StdContol as TimeStart (as mentioned in the xmesh manual). I
also saw that the Timer interface provides no command such as "ticksLeft."

Kindly help me with this. It would also be helpful if someone could post an
example of time synchronization in XMesh.
-- 
Regards,
Siddharth.Kamath
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to