Jean-Michel, The avrdude.conf file is not sufficient to program the iris motes using MIB520 or MIB510. You need a patched version of avrdude 5.4. You have the following options:
- Install rpm for OSX (http://rpm4darwin.sourceforge.net/), and build the patched avrdude with rpmbuild from the source RPM (which is located at http://www.isis.vanderbilt.edu/projects/NEST/tinyos-2.x-iris/tools/release/external-tools/avrdude-5.4-1.src.rpm ) I have never tried it, so there is a chance that it would not build cleanly. - Download the avrdude source ( http://download.savannah.gnu.org/releases/avrdude/avrdude-5.4.tar.gz ), the mib510 patch (http://savannah.nongnu.org/patch/download.php?file_id=13258 ), and roll out your own binary. This is what I would recommend. - Uisp in the latest MoteWorks release supports the atmega1281. You might be able to compile them under OSX. Janos -----Original Message----- From: Jean-Michel Dricot [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 14, 2008 2:06 PM To: Akos Ledeczi Subject: File request: avrdude.conf Dear Mr.Ledeczi, I am conducting research using tinyos-2.x with the new IRIS nodes. In order to program the nodes, I use a MIB 520 board. I have found on your website two RPM packages to add the support of this board to the existing avrdude. However, since I run OSX, I have no possibility to decompress the RPMs and install the adequate version of the avrdude.conf. Please, could send me a copy of this file ? Best regards, Jean-Michel _______________________________________ Dr. Jean-Michel Dricot Wireless Communications Group OPERA Department Faculty of Engineering Université Libre de Bruxelles W http://homepages.ulb.ac.be/~jdricot/ PGP http://homepages.ulb.ac.be/~jdricot/jdricot_pub_key.txt _______________________________________ Environment-friendly message, transmitted on 100% recycled electrons _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
