Difference between revisions of "Installing TinyOS"

From TinyOS Wiki
Jump to: navigation, search
(Officially Supported Methods)
(Officially Supported Methods)
Line 13: Line 13:
 
** [[Use TinyOS in a virtual machine]]
 
** [[Use TinyOS in a virtual machine]]
 
* From source
 
* From source
** [[Installing from source]] - Use the latest version from the repositories
+
** [[Installing From Source|Installing from source]] - Use the latest version from the repositories
  
 
== User Contributed Methods ==
 
== User Contributed Methods ==

Revision as of 13:03, 12 May 2013

This page details how to get the latest release (2.1.2) of TinyOS installed and running on your system.

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.


Officially Supported Methods

User Contributed Methods

Other Methods

Legacy Instructions

TinyOS versions 2.1 and 2.0.2

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