[Tinyos-help] b6lowpan: update from August, 25 doesn't work anymore with micaz
Stephen Dawson-Haggerty
stevedh at eecs.berkeley.edu
Tue Sep 2 22:31:38 PDT 2008
Hmm, you're right. The only thing it's being used for is the uptime
counter, so it would be easy enough to comment out. I'll try to switch it
to a different timer though.
You may also need to reduce the memory used somewhat to get the new release
to fit into 4k; I've sucessfully used the new stack on micaz, but only by
saving a little ram. You can decrease the size of the fragment pool at the
bottom of 6lowpan.h, or else cut down the heap. Receiving max-mtu packets
(1280 bytes) is barely possible on a micaz...
Steve
> From: Andrey Gursky <andrey.gursky at online.ua>
> Date: Tue, Sep 2, 2008 at 5:01 AM
> Subject: [Tinyos-help] b6lowpan: update from August, 25 doesn't work
> anymore with micaz
> To: tinyos-help at millennium.berkeley.edu
>
>
> Hi!
>
> After update UDPEcho doesn't compile.
>
> ---------------------------------------------------------
> In file included from UDPEchoC.nc:50:
> In component `UDPShellC':
> UDPShellC.nc:46: component CounterMilli32C not found
> UDPShellC.nc:47: no match
> make: *** [exe0] Error 1
> ---------------------------------------------------------
>
> Is there any 32-bit(?) counter for Atm128 (micaz) that one could use in
> place of one for msp430? Or is there any obviously way to exchange this
> peace of code, someone could see better?
>
>
> Thanks,
> Andrey
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080902/1704f4c3/attachment.htm
More information about the Tinyos-help
mailing list