Note: This is a PppRouter build for a msp430f1611 which has

48K ROM  -> 49152 (1470 free)
10K RAM  ->  10240 (708 free)

Of the two, the one of most concern is the 708 free.   This is where the
stack lives.   And by default TinyOS doesn't do any stack limit checking.

Just putting it out there.   Something to keep in mind if the code starts
to behave strangely after running for a while.

eric


  compiled PppRouterC to build/telosb/main.exe
          47682 bytes in ROM
           9532 bytes in RAM

On Sun, Jan 1, 2012 at 11:10 AM, <[email protected]> wrote:

> Dear Erick.
>
> Thanks a lot. Right Now is compiling Blip 2.0! . You are right.
>
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to