Re: [Tinyos-help] TosThreads compilation error

2011-06-28 Thread David Rodda
, I am interested - particularly if this is an indication of an uncovered bug. David From: David Rodda Sent: Monday, 27 June 2011 2:00 PM To: tinyos-help@millennium.berkeley.edu Subject: [Tinyos-help] TosThreads compilation error I am getting an error when

[Tinyos-help] TosThreads compilation error

2011-06-26 Thread David Rodda
I am getting an error when compiling any TinyOS application that uses TosThreads. When compiling the blink application in the TosThreads apps directory I get the following error: = make telosb threads

[Tinyos-help] TosThreads Thread.pause and Thread.resume not working

2011-01-18 Thread David Rodda
Hi I am using the latest TInyos 2.x from Subersion, on a Shimmer (MSP430) mote. I am experiencing unexpected behaviour using the Thread.pause() and Thread,resume() functions when using TosThreads. My understanding is that when Thread.pause() is called from within a thread it should sleep,