Difference between revisions of "Installing TinyOS"

From TinyOS Wiki
Jump to: navigation, search
(Updated OSIAN DVD link)
(User Contributed Methods)
Line 29: Line 29:
 
* [[Installing TinyOS-2.x on Mac OS X (Snow Leopard)]]
 
* [[Installing TinyOS-2.x on Mac OS X (Snow Leopard)]]
 
* [http://naurel.org/stuff/gentoo_howto_tinyos.html Installing TinyOS on Gentoo]
 
* [http://naurel.org/stuff/gentoo_howto_tinyos.html Installing TinyOS on Gentoo]
* [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://www.douban.com/note/50982227/ Chinese]
 
* [http://hinrg.cs.jhu.edu/git/?p=ports.git Unofficial Macport tool chain for TinyOS from Johns Hopkins]
 
* [http://hinrg.cs.jhu.edu/git/?p=ports.git Unofficial Macport tool chain for TinyOS from Johns Hopkins]
 
* [[Installing TinyOS from Source on Fedora 13 64bit]]
 
* [[Installing TinyOS from Source on Fedora 13 64bit]]

Revision as of 00:26, 1 April 2011

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.1. 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 as well as information on how to get additional platforms up and running.

What to Read First

Installing TinyOS 2.1.1

TinyOS has numerous improvements to TinyOS 2.1. Its features include:

  • Support for the epic, mulle, and shimmer2 platforms,
  • Support for 6lowpan, an IPv6 networking layer within the mote network,
  • Support for simple, uniform low-power networking across many protocols,
  • Improvements to many existing services and protocols, including the inclusion of a new dissemination protocol (DHV), improvements to CTP, improved TOSThreads documentation, and numerous bug fixes

More information can be found in the release notes.

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 or Yeti.


Additional Information


Installing the latest TinyOS