On Tue, Feb 19, 2013 at 3:50 PM, Janos Sallai <sal...@isis.vanderbilt.edu>wrote:

> It doesn't work, because the tinyos packages haven't been built for arm.
> If you want to do development (i.e. compiling tinyos applications,
> programming motes) on the raspberry pi, you will need to build
> everything from source.
> If you want to use the raspberry pi as a gateway, the only thing you
> need to compile is the serial forwarder. The sources are in the main
> tinyos tree under tools.
>

Actually, if you want to use java, you only need to compile the jni libs,
but they won't compile with the current makefile, because it crosscompiles
for i386 and amd64. But I did that already on armel, so if you need this, I
can help with raspberry pi armhf.

Andris


>
> Janos
>
> On Fri, Feb 15, 2013 at 2:37 PM, Dane Hamilton <greatda...@gmail.com>
> wrote:
> > We are trying to install TinyOS onto a raspberry pi running Raspbian
> Wheezy for interfacing with TelosB motes.  While trying to use the
> automatic installation of the TinyOS Debian Repository, we are experiencing
> connection errors.
> >
> > We've updated /etc/apt/sources.list to include only "deb
> http://tinyos.stanford.edu/tinyos/dists/ubuntu lucid main".
> >
> > Then after running, "sudo apt-get update" we get the following results.
> >
> > Hit http://archive.raspberrypi.org wheezy InRelease
> > Hit http://archive.raspberrypi.org wheezy/main armhf Packages
> > Ign http://tinyos.stanford.edu lucid InRelease
> > Ign http://tinyos.stanford.edu lucid Release.gpg
> > Hit http://tinyos.stanford.edu lucid Release
> > Ign http://archive.raspberrypi.org wheezy/main Translation-en_GB
> > Ign http://archive.raspberrypi.org wheezy/main Translation-en
> > Err http://tinyos.stanford.edu lucid/main armhf Packages
> >   404  Not Found
> > Ign http://tinyos.stanford.edu lucid/main Translation-en_GB
> > Ign http://tinyos.stanford.edu lucid/main Translation-en
> >
> > W: Failed to fetch
> http://tinyos.stanford.edu/tinyos/dists/ubuntu/dists/lucid/main/binary-armhf/Packages
>  404  Not Found
> >
> > E: Some index files failed to download. They have been ignored, or old
> ones used instead.
> >
> >
> > We understand that Raspbian is not exactly the same as Ubuntu.  What do
> we need to do to get around this error?
> >
> > Thanks in advance,
> > - Dane Hamilton
> > dhami...@gmail.com
> >
> >
> >
> >
> > _______________________________________________
> > Tinyos-help mailing list
> > Tinyos-help@millennium.berkeley.edu
> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> >
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to