[Tinyos-help] EasyCollection (lesson 12) problem

2008-01-20 Thread Mustafa Hammad
Hi, I tried to compile the EasyCollection demo application from lesson 12 in TinyOS 2.x tutorial. But I have the following errors: EasyCollectionAppC.nc:1: syntax error before '{' EasyCollectionAppC.nc:1: stray '\' in program and others. Pleas can any one help me?

Re: [Tinyos-help] Development wanted for Deluge T2

2008-01-20 Thread Dimas Abreu Dutra
Hello, I believe that has to do with the locking that happens. Depending ib what you told the mote before, you have to stop before giving a new command, to unlock the mote. And you also don't need the image number after the -s. ~Dimas~ 2008/1/18, weiping SONG [EMAIL PROTECTED]: Hi David, I

[Tinyos-help] compiling error !!!

2008-01-20 Thread fatima zohra
hello, i tried to compile an application (Hierarchical Tree Construction, HTC) by using Tossim simulator in XbunTOS 2.0. i used the command make pc and this is my error message: Makefile:3: /opt/tinyos-2.x:/opt/tinyos-1.x/apps/Makerules: No such file or directorymake: *** No rule to make

[Tinyos-help] Tinyviz Problem

2008-01-20 Thread Koray Ak
Hi, I am trying to simulate my program using tinyviz. I have installed xubuntos with tinyos and read tutorials. I can't compile my code for pc, there is nothing in platform and support/make directory in tinyos-2.x for pc, so I got following message when I try make pc: ERROR, pc ident_flags

[Tinyos-help] Guidelines for developing a new protocol using tossim

2008-01-20 Thread felix enigo
Hi, I am trying to develop a new transport prorocol for Wireless Sensor Network. I want to do it using tossim. I have installed tossim and worked with some examples. But I don't have idea of how to start my work and also how to capture the output and display it graphically, the tinyviz provides

Re: [Tinyos-help] avr-libc failure

2008-01-20 Thread Kevin Klues
I've compiled binaries for intel based macs and updated the tutorial appropriately. I dont have a power pc based mac, and for some reason I'm having problems compiling a universal binary, so for now I only have the avr tools for intel based macs up on the site. If anyone has a power pc mac and