Hi,

I've figured out the 2nd warning. It's because I forgot to remove the
LocalTimeMilliC and its interface LocalTime<MilliC>. However, the 1st
warning is still.

Thanks,
Ittipong

2009/2/8 Ittipong Khemapech <ik.tin...@googlemail.com>

> Hi,
>
> I have been trying to use Alarm32khz32C instead of TimerMilliC in order to
> get higher precision and uint32_t width. I've got some 2 types of warnings
> after compilation:
>
> *1st: called asynchronously*
>
> Payload.getPayload called asynchronously from DataSendAlarm.fired
> AMSend.send called asynchronously from DataSendAlarm.fired
>
> *2nd: in VirtualizeTimerC.nc*
>
> Line 66 and 101 : 'comparison is always false due to limited range of data
> type'
>
> I have no clue how to remove these warnings. Please give me some hints.
>
> Thanks,
> Ittipong
>
>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to