[Tinyos-help] Msp430CounterMicroC error (TinyOS 2.x / cygwin)

Mehedi Bakht mbakht at gmail.com
Mon Jun 11 12:09:34 PDT 2007


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070611/ef001552/attachment.html


More information about the Tinyos-help mailing list