On Wed, Apr 3, 2013 at 7:39 AM, Stephan Lorenz <[email protected]> wrote:

> Dear All,
> is it possible to use code that is written for the mica2 platform directly
> on an IRIS mote? Are there any differences to be aware of? I am thinking of
> purchasing the IRIS platform in order to replace old mica2's but would like
> to use a lot of the code I have written for mica2.
>

If the code knows about mica2 h/w dependencies then you need to either not
use that code or convert it to use the IRIS h/w.

the whole point behind Operating Systems and TinyOS in particular is to
build abstraction barriers to hide the details of various things to allow
upper layers to be protected from the details.  That way the upper layers
can be used across different h/w.


>
> Thanks,
> Stephan
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to