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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> <[EMAIL 
> PROTECTED]> 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 [EMAIL 
> PROTECTED]://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
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to