Re: [Tinyos-help] how interrupts are handled in tinyos

2006-09-27 Thread R. Steve McKown
On Wednesday 27 September 2006 11:18 am, gagan gaba wrote: > can somebody please guide me how interrupts are > handled in tinyos 1.1.0 . > i have gone through all the tiny os material available > on net but couldnt able to find how interrupts are > generated and handled and how tinyos get back to i

[Tinyos-help] how interrupts are handled in tinyos

2006-09-27 Thread gagan gaba
can somebody please guide me how interrupts are handled in tinyos 1.1.0 . i have gone through all the tiny os material available on net but couldnt able to find how interrupts are generated and handled and how tinyos get back to its last task. __ D

Re: [Tinyos-help] how interrupts are handled in tinyos

2006-09-26 Thread Michael Schippling
There was just a huge discussion of interrupts and async functions on this list, perhaps even this month. This is a good search start: http://www.moteiv.com/community/TinyOS_Information If you want the actual TOS code that wraps ints you'll have to go search _every_ source file, just like the

[Tinyos-help] how interrupts are handled in tinyos

2006-09-26 Thread gagan gaba
can somebody please guide me how interrupts are handled in tinyos 1.1.0 . i have gone through all the tiny os material available on net but couldnt able to find how interrupts are generated and handled and how tinyos get back to its last task. __ Do