[Tinyos-help] Alarm32khz32C produces some warnings
Ittipong Khemapech
ik.tinyos at googlemail.com
Mon Feb 9 01:51:10 PST 2009
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.tinyos at 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090209/69c20f87/attachment-0001.htm
More information about the Tinyos-help
mailing list