Installing TinyOS

From TinyOS Wiki
Revision as of 08:10, 19 April 2013 by Tim Bormann (talk | contribs)
Jump to: navigation, search

First off, What to Read First.

Then, this page details how to get TinyOS installed and running on your system. It is organized into two main sections: Officially Supported Methods, User Contributed Methods. The current instructions are for installing TinyOS version 2.1.2. For legacy reasons a separate page has instructions for versions 2.1 and 2.0.2. At the bottom of the page are some links to additional information addressing some common problems encountered during the installation procedure and tools that ease developing.

It is advisable to follow the automatic install guide, since it provides the newest version of TinyOS (as of April 2013). All other methods are considered to be out of date.


Officially Supported Methods

User Contributed Methods

Other Methods


Next Step

Once installed, find out how to finish setting up and doing your first build in the tutorial Getting Started with TinyOS.

You might also want to install editors like NESCDT,Yeti or the syntax highlighting for gedit.


Additional Information