Hi!

On Fri, 21 Dec 2007, Razvan Musaloiu-E. wrote:

Hi!

On Fri, 21 Dec 2007, David wrote:

Thanks. I got this working (had some problems, will detail below). The
gesture and the extra deluge slots appear to be working, as well as
the extra status line for the currently-executing mote. Thanks.

I had the following problems:

* Kept getting "No such file or directory:
'/home/david/dev/internet/tinyos/tinyos2/cvs_checkout/tinyos-2.x/tos/lib/tosboot/build/telosb/main.ihex'"
errors when trying to install the newly-built images.

I fixed this by changing to the tos/lib/tosboot directory and running
"make telosb". "make all" didn't create this file. But it was included
in the ubuntu installers.

This step is mention in the Quick Start of the manual [1]. When everything is more stable we'll commit a version of tosboot in the CVS as it was in TinyOS 1.x.

[1] 
http://tinyos.cvs.sourceforge.net/*checkout*/tinyos/tinyos-2.x/doc/html/deluge-t2-manual.html

* Your instructions installed tos-deluge etc under $HOME/local/bin
which wasn't under my path.

I fixed this by running: export PATH=/home/david/local/bin/:$PATH

We are doing this way in order to allow multiple version on the same system.

I found a few more issues with Deluge while testing your updates:

* Only image 1 can be disseminated.

I understand about image 0, for protection of the Golden Image
(Section 5.2 from tinyos-1.x/doc/deluge-manual.pdf), but images 2 and
3 should be able to disseminate.

I'll investigate this.

I just committed a fix for this.

--
Razvan ME
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to