[Tinyos-help] Reg: Tinyos error

2008-11-21 Thread rohini kurkal
I was able to compile Blink earlier but all of a sudden i got this error and its not letting me compile further.Please let me know where i am going wrong. $ make micaz mkdir -p build/micaz compiling BlinkAppC to a micaz binary ncc -o build/micaz/main.exe -Os -finline-limit=10 -Wall -Wshado

[Tinyos-help] Missing msp430-jtag-tinyos package

2008-11-21 Thread Mehmet Akif Antepli
Hi everybody, i am using XubunTOS-2.1 and trying to make installation into my custom platform called "sensenode" which uses msp430 MCU, (for which i did necessary changes in tinyos-2.1.0 and i can make compilation ) via parallel jtag adapter of TI. jtag.extra files looks for msp430-jtag, however

Re: [Tinyos-help] RTT with tinyos

2008-11-21 Thread Michael Schippling
If RTT means "round trip time" you might look at my old mica report: http://www.etantdonnes.com/Motes/report_mica2/ it has a link to the code I used. I never updated to telos and T2 but it should be fairly straight-forward. MS Lorena Aguirre wrote: > Hello, > > We are trying to calculate RTT wi

[Tinyos-help] RTT with tinyos

2008-11-21 Thread Lorena Aguirre
Hello, We are trying to calculate RTT with two tmote sky, emissor (tosbase) and receptor. we want to send two datas (t1 and t2) from receptor to emissor. could somebody help us to choose the best way to do it? Is any funtion specific wich perform that action? Thanks and BR, Lou _