post all your code and I'll look at it.   The TestC module.

better yet.   push your tree to a private github account.

what version of tinyos are you using?

where did you get it, etc.



On Wed, Mar 19, 2014 at 5:56 AM, wasif masood <[email protected]> wrote:

>
>
> 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
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to