Javier,

The stk500 (make iris install.1 avrisp,COM3) and the avr isp mkII
(make iris install.1 avrispmkii,usb) are supported by the TinyOS 2.1
make system. For the latter, you need to rebuild avrdude with libusb
support.

Technically, you can compile your app to a binary, then use avrdude
directly to program the IRIS module with whatever protocol/programmer
avrdude supports. You can also come up with a yourownprogrammer.extra
to integrate it to the tinyos make system.

Janos

2009/5/7 Javier Barbarán <[email protected]>:
> Hi all,
>
>
> We have to program a Iris OEM mote using TinyOS 2.x, so we are not going to
> use MoteConfig as it is oriented to TinyOS 1.x. And we wonder if we can use
> typical command: make iris install.1 mib510,COM3 or we need to configure
> anything else.
>
> The company who integrated the circuit with Iris OEM told us that we have to
> be very careful when configuring the fuses because we could break down the
> mote. Could you tell us something about it?
>
> Regards,
>
> Javier Barbarán
> University of Málaga
>
> _______________________________________________
> 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