Hi, I am working with tmotes and using TinyOS2.x on cygwin.
I want to get current time in microseconds. My code for that is as follows (in the file LoggerC.nc): Line 15: components new CounterToLocalTimeC(TMicro); Line 17: components Msp430CounterMicroC; Line 31: CounterToLocalTimeC.Counter -> Msp430CounterMicroC; When I do "make tmote", I get the following error: In component 'LoggerC': LoggerC.nc:31: no match Can any please help me to get rid of this error? Thanks, --Mehedi
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
