ah, that would make it more confusing...
You might try looking at the generated app.c file
to see if the line numbers got messed up somehow.
But otherwise I'm clueless too.

Generally warnings don't have a marked effect on
functionality, especially if it appears to be some
other module that is not working. Try looking for
the dbg message and see what is actually causing
the failure.

MS

fatima zohra wrote:
> hi Mihael,
> it seems really weird because i already checked the PowerStateM.nc file 
> and there are only 400 lines of code. so there is no existence of line 
> 953 !!!.... does it make any sense for you ?
> thanks in advance.
> 2008/7/27 Michael Schippling <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
> 
>     Sounds like a define that is being stuffed into a too-small variable.
>     What's at that line of code?
>     MS
> 
> 
>     fatima zohra wrote:
> 
>         hello,
>         i have this warning about 30 times in my compilation:
>          /opt/tinyos-1.x/tos/platform/pc/PowerStateM.nc:953: warning:
>         overflow in implicit constant conversion
>         can anyone tell me what's wrong ?
>         in addition, i notice that it is impossible to send any packet
>         ..... here is what i got by using dbg messages :
>          2: TxMan: CommSendMsg: FAILed to send packet down to link layer!!!
>          I wonder if this warning can affect the packet sending.
>         any help will be kindly appreciated.
>         best regards.
> 
> 
>         
> ------------------------------------------------------------------------
> 
>         _______________________________________________
>         Tinyos-help mailing list
>         [email protected]
>         <mailto:[email protected]>
>         
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> 
> 
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to