Dear All,

Somewho, the AlarmMicro16C() fired event is not called in my program! Here
is the wiring:

 components new AlarmMicro16C();
TestC.AlarmMicro -> AlarmMicro16C;


Neither call AlarmMicro.startAt( call AlarmMicro.getNow(), 4096);* nor call
AlarmMicro.start(4096) is working, it seems that the AlarmMicro.fired event
is never called though the call to Msp430AlarmC goes fine and I do see the
correct values I pass.*


Any suggestions please!

-- 
Wasif Masood
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to