|
You can consider the components/code found
under tos to be the kernel and the applications to be those things under app/.
You’ll find that the kernel components provide services (sensor
interfaces, scheduler, timers, message queues, etc.) and, generally, the apps
use and build upon them. The line can get fuzzy, however, because you can write
your own custom component that does something that an existing kernel component
does and put that in your app; on a mote there is no concept of kernel
space/user space and the associated division of privileges. -kw From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Vo Dinh Minh Nhat I'm trying to analysize TinyOS kernel source, but i'm very confused
between TinyOS kernel and TinyOS application. Could you give me some help. Thank you for your time. NhatVo Do you Yahoo!? |
_______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
