[Tinyos-help] Using the ATAVRRZ200 with the IRIS platform

Janos Sallai sallai at isis.vanderbilt.edu
Wed Oct 1 08:48:36 PDT 2008


Juergen:

You need to check to which pin of the MCU the leds are connected on your
platform, and change the PlatformLedsC file accordingly.

BTW, these pin-specific wirings are all over the code in the platforms
folder. The best approach is creating your own custom platform (call it
atacrrz200) that inherits all the search directories from iris (make a copy
of iris/.platform). Then, add platforms/atacrrz200 as the first directory on
the search path to platforms/atacrrz200/.platform. This way, the
atacrrz200-specific files that you place in platforms/atacrrz200 will shadow
the files from the other included platform directories, e.g.,
platforms/atacrrz200/PlatformLedsC.nc will shadow
platforms/mica/PlatformLedsC.nc.

Janos

On Wed, Oct 1, 2008 at 8:40 AM, Jürgen <juergen_broder at gmx.at> wrote:

>  Thank you for your quick answer. Where to find the wirings? I just
> searched through the atmel homepage and the documents on it, but didn't find
> something useful. Creating a new platform is described in TEP 131, am i
> right? Thank you.
>
> greets
>
>  Hi Jurgen,
>
> I am sorry, but you need to check on the scematics if the two system
> has identical wirings or not. You should create a differetnt platform
> and build it on top of the iris platform.
>
> Miklos
>
> On Tue, Sep 30, 2008 at 3:56 PM, Jürgen Broder <juergen_broder at gmx.at> <juergen_broder at gmx.at> wrote:
>
>
>  Hello everybody!
>
> I have loaded the Blink app onto my ATAVRRZ200 motes (AtMega 1281 /
> rf230 zigbee), but the leds won't blink. Is it possible that the
> Port-/Pinmapping of the IRIS platform doesn't fit my motes? Is there a
> way to alter or configure it? Or do you know any other reasons why the
> leds don't blink? Thank you!
>
> Greets,
> Jürgen
> _______________________________________________
> Tinyos-help mailing listTinyos-help at millennium.berkeley.eduhttps://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20081001/151d651c/attachment.htm 


More information about the Tinyos-help mailing list