I was trying to implement the Time synchronization protocol (TPSN) in 
TinyOS.1x, I download the code from the following link

http://www.ee.ucla.edu/~saurabh/time_synchronization/NesC-TPSNsync-1.1.zip

but I had the following errors:


In file included from C:/cygwin/cygwin/opt/tinyos-1.x/tos/system/tos.h:144:
C:/cygwin/cygwin/opt/tinyos-1.x/tos/platform/xsm/hardware.h:199:1: warning: no 
newline at end of file
CC1000RadioIntM.nc: In function `StdControl.init':
CC1000RadioIntM.nc:217: subscripted value is neither array nor pointer
CC1000RadioIntM.nc: In function `SpiByteFifo.dataReady':
CC1000RadioIntM.nc:518: too few arguments to function 
`RadioSendCoordinator.startSymbol'
CC1000RadioIntM.nc:567: `CC1K_LPL_ValidPrecursor' undeclared (first use in this 
function)
CC1000RadioIntM.nc:567: (Each undeclared identifier is reported only once
CC1000RadioIntM.nc:567: for each function it appears in.)
CC1000RadioIntM.nc:567: subscripted value is neither array nor pointer
CC1000RadioIntM.nc:602: subscripted value is neither array nor pointer
CC1000RadioIntM.nc:670: too few arguments to function 
`RadioReceiveCoordinator.startSymbol'
CC1000RadioIntM.nc: At top level:
CC1000RadioIntM.nc:808: conflicting types for `RadioSendCoordinator.startSymbol'
C:/cygwin/cygwin/opt/tinyos-1.x/tos/interfaces/RadioCoordinator.nc:31: previous 
declaration of `RadioSendCoordinator.startSymbol'
CC1000RadioIntM.nc:810: conflicting types for 
`RadioReceiveCoordinator.startSymbol'
C:/cygwin/cygwin/opt/tinyos-1.x/tos/interfaces/RadioCoordinator.nc:31: previous 
declaration of `RadioReceiveCoordinator.startSymbol'
make: *** [exe0] Error 1


did any one implemented TPSN successfully on TinyOS.1x.???

Thanks

Dheeraj Reddy Bheemidi
Electrical Engineering
Cleveland state University.






      
____________________________________________________________________________________
Park yourself in front of a world of choices in alternative vehicles. Visit the 
Yahoo! Auto Green Center.
http://autos.yahoo.com/green_center/ 
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to