Difference between revisions of "Getting started (2.1)"
(→Next Step) |
(→User Contributed Methods) |
||
Line 30: | Line 30: | ||
* [http://www.5secondfuse.com/tinyos/install.html Installing TinyOS on Ubuntu] [http://hi.baidu.com/vvfang/blog/item/e2dfa4126bd9adcdc3fd789c.html Chinese Version] | * [http://www.5secondfuse.com/tinyos/install.html Installing TinyOS on Ubuntu] [http://hi.baidu.com/vvfang/blog/item/e2dfa4126bd9adcdc3fd789c.html Chinese Version] | ||
* [http://mythicalcomputer.blogspot.com/2008/08/installation-of-tinyos-in-ubuntu.html Installing TinyOS 2.1.0 in Ubuntu] | * [http://mythicalcomputer.blogspot.com/2008/08/installation-of-tinyos-in-ubuntu.html Installing TinyOS 2.1.0 in Ubuntu] | ||
+ | * [http://hinrg.cs.jhu.edu/git/?p=ports.git Unofficial Macport tool chain for TinyOS from John Hopkins] | ||
== Other Methods == | == Other Methods == |
Revision as of 21:49, 15 July 2009
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 and the previous release, TinyOS version 2.0.2. 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.
Contents
What to Read First
Installing TinyOS 2.1
TinyOS has numerous improvements to TinyOS 2.0.2. Its features include:
- Support for the Iris and Shimmer platforms,
- Safe TinyOS, a compile-time option that lets you incorporate run-time memory safety checks into your application,
- TOSThreads, a threading library that runs on top of a standard TinyOS kernel,
- Numerous protocols, including the Flooding Time Synchronization Protocol (FTSP), the DIssemination Protocol (DIP), and an optional 15.4 MAC layer.
More information can be found in the release notes.
Officially Supported Methods
- Full System:
- One step installation with a Live CD, (doesn't currently work)
- Windows:
- Linux:
User Contributed Methods
- Xubuntu 8.04, CVS T2.1, Step by step
- Installing TinyOS on Mac OS (Tiger & Leopard)
- Installing TinyOS on Gentoo
- Installing TinyOS on Ubuntu Chinese Version
- Installing TinyOS 2.1.0 in Ubuntu
- Unofficial Macport tool chain for TinyOS from John Hopkins
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 or Yeti.
Installing TinyOS 2.0.2
Officially Supported Methods
- Full System:
- Windows:
- Linux:
Updating external tools to support the IRIS mote