Hi Naveen, Where did you get TinyOS-2.x for Iris? Do you have a parallel installation of an older version of TinyOS that might confuse your configuration? You should be able to find out the gcc version with the command 'avr-gcc --version'.
You could try to install a newer version of the avr tools. If you use cygwin, you should be able to update the packages by simply installing the newer RPMs over the old ones: http://docs.tinyos.net/index.php/Installing_TinyOS_2.1#Manual_installation_on_your_host_OS_with_RPMs I would at least update avr-binutils, avr-gcc, and avr-libc. Cheers, Urs naveen reddy wrote: > Hi every one, > > I have started using iris motes..intalled tinyos-2.x for iris and tried to > compile for iris platform.....but it gave the error :*Found avr-gcc with no > ATmega 1281 support* .......along with error some link is given which is not > working....any one have idea how to over come this.. > > thanking you > > regards, > naveen. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
