Hi,

I'm looking a way to set a timer in micro seconds precision. I found
the Msp430AlarmC,
but it doesn't work.

In component `MyComponentC.Msp430AlarmC':
/opt/tinyos-2.1.0/tos/chips/msp430/timer/Msp430AlarmC.nc: In function
`Alarm.getNow':
/opt/tinyos-2.1.0/tos/chips/msp430/timer/Msp430AlarmC.nc(ActiveScanningC.Msp430AlarmC):95:
Msp430Timer.get not connected
/opt/tinyos-2.1.0/tos/chips/msp430/timer/Msp430AlarmC.nc: In function
`Alarm.startAt':
/opt/tinyos-2.1.0/tos/chips/msp430/timer/Msp430AlarmC.nc(ActiveScanningC.Msp430AlarmC):74:
Msp430Timer.get not connected
/opt/tinyos-2.1.0/tos/chips/msp430/timer/Msp430AlarmC.nc(ActiveScanningC.Msp430AlarmC):78:
Msp430Compare.setEventFromNow not connected
/opt/tinyos-2.1.0/tos/chips/msp430/timer/Msp430AlarmC.nc(ActiveScanningC.Msp430AlarmC):84:
Msp430Compare.setEventFromNow not connected
/opt/tinyos-2.1.0/tos/chips/msp430/timer/Msp430AlarmC.nc(ActiveScanningC.Msp430AlarmC):86:
Msp430Compare.setEvent not connected
/opt/tinyos-2.1.0/tos/chips/msp430/timer/Msp430AlarmC.nc(ActiveScanningC.Msp430AlarmC):88:
Msp430TimerControl.clearPendingInterrupt not connected
/opt/tinyos-2.1.0/tos/chips/msp430/timer/Msp430AlarmC.nc(ActiveScanningC.Msp430AlarmC):89:
Msp430TimerControl.enableEvents not connected

Any ideas? Can I use some other component for my purpose?

-- 
Best Regards,
Arik Sapojnik
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to