Explanation:
There is no corresponding TOSSIM module implementation.
TOSSIM is a simulator, not an emulator.
Look at TOSDIR/platform/mica/sim -- those are the low-level modules
you get from mica[z].
(TimerMilliC wraps HilTimerMilliC, found in .../sim).

Solution:
(I don't know ^^)

HTH,
Paul

On Tue, Jul 22, 2008 at 8:21 PM, lili <[EMAIL PROTECTED]> wrote:
> I found that in TOSSIM of tinyos-2.x, only milli-level serial
> timer compoents could be used (such as TimerMilliC()). Every time when I
> tried to use higher resolustion components such as Alarm32khz32C() and
> CounterMicro32C(), tossim compiliations would report errors. However, these
> applicatios can be compiled correctly and worked normally on micaz nodes.
> Can anyone explain it? Thanks!
> ________________________________
> lili
> 2008-07-23
> _______________________________________________
> Tinyos-help mailing list
> [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