Difference between revisions of "Getting started (2.1)"

From TinyOS Wiki
Jump to: navigation, search
(Officially Supported Methods)
Line 4: Line 4:
 
== Officially Supported Methods ==
 
== Officially Supported Methods ==
 
* Full System:
 
* Full System:
** [http://toilers.mines.edu/Public/XubunTOS Installing XubunTOS: a full Xubuntu based linux distrubution with TinyOS preinstalled]
+
** [[Installing_TinyOS_2.0.2#One-step_Install_with_a_Live_CD| One step installation with a Live CD]]
 
* Windows:
 
* Windows:
** [[Windows_Installation| Manual installation using cygwin and RPM packages]]
+
** [[Installing_TinyOS_2.0.2#One-step_Install_with_a_Live_CD| Manual installation using cygwin and RPM packages]]
 
** [[Running a XubunTOS Virtual Machine Image in VMware Player]]
 
** [[Running a XubunTOS Virtual Machine Image in VMware Player]]
 
** [[Installing a XubunTOS Virtual Machine on VMWare Server]]
 
** [[Installing a XubunTOS Virtual Machine on VMWare Server]]

Revision as of 09:10, 7 July 2008

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.0.2. These instructions will be updated in the coming weeks as TinyOS 2.1 is rolled out. At the bottom of the page are some links to additional information addressing some common problems encountered during the installation procedure as well as information on how to get additional platforms up and running.

Installing TinyOS 2.0.2

Officially Supported Methods

Updating external tools to support the IRIS mote

User Contributed Methods

Additional Information