I created a link: #sudo ln -s /stow/etc/avrdude.conf /etc/avrdude/avrdude.conf
Now it cannot find mib 510: #avrdude: Can't find programmer id "mib510" It seems to be wrong avrdude.conf file, because mib510 is not defined. I copied avrdude.conf file from my xubuntos virtual machine to /stow/ etc/avrdude.conf This file contains mib510. Now it says: #avrdude: error at /etc/avrdude/avrdude.conf:531: programmer type not specified It's strange that there is no problems with micaz. #locate avrdude.conf shows me some other avrdude.conf files because I have AVR MacPack installed, but non of them have mib510. Andres Vahter On 11.08.2009, at 15:06, David wrote: > Hi Andreas, > > I had the same error. I solved it by creating a softlink to the > avrdude.conf file in the directory where TinyOS searches for it. > > David. > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
