Hi Gary, On Fri, Sep 7, 2012 at 11:23 PM, Gary Helbig <[email protected]> wrote:
> ** > Hi, > > 1) I followed the instructions here for Windows XP with cygwin: (PS: Need > to add 'install python' to those instructions!) > < > http://docs.tinyos.net/tinywiki/index.php/Installing_TinyOS_2.1.1#Manual_installation_on_your_host_OS_with_RPMs > > > The cygwin-files.zip is really old, but it should work > > 2) I then added the zigduino add-on packages: > <http://code.google.com/p/zigduino-tinyos/wiki/GettingStarted> > > 3) Noticed that the tinyOS version in step 1) was old, so got the latest > chip files from SVN. > Good. Altough tinyos 2.1.2 is released and supports rfa1, the documentation is not updated yet. Anyway, svn is just as good as 2.1.2. > > The compiler from step 1) does not support the 128RFA1 (the cpu on > zigduino), so I changed $PATH to use avr-gcc from the Atmel Studio-6 > install. > That make does not work with TinyOS Makefile, so I specify the full path > to it: > cd /opt/tinyos-2.x/app/Blink > /bin/make zigduino > > I'm thinking that it's the tweaks to the avr-gcc tool chain that are > needed for TinyOS that are causing my problems. If I point to a gcc-4.7 > tool chain is gets even stranger... > Did you tried to use the official toolchain? It does indeed support rfa1, I'm using it for rfa1 compilation on a daily basis. It should be updated, but not for rfa1. Andris > > Thanks, > Gary. > > -----Original Message----- > *From:* [email protected] > *Sent:* Fri, 7 Sep 2012 09:52:27 +0200 > *To:* [email protected] > *Subject:* Re: [Tinyos-help] avr-gcc.exe: /usr/lib/ncc/tdspecs: No such > file or directory > > Hi Gary, > > Could you describe how you installed cygwin and the tinyos/avr packages? > > Andris > > On Fri, Sep 7, 2012 at 6:27 AM, Gary Helbig <[email protected]> wrote: > > > avr-gcc.exe: /usr/lib/ncc/tdspecs: No such file or directory > > > Any clues how to fix this? > > I've found a half-dozen people asking (with a web search) and the only > replies found are "did you find a fix?" > > ____________________________________________________________ > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > ------------------------------ > [image: 3D Marine Aquarium Screensaver > Preview]<http://www.inbox.com/marineaquarium> > *Free 3D Marine Aquarium Screensaver* > **Watch dolphins, sharks & orcas on your desktop!** **Check it out at > www.inbox.com/marineaquarium** >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
