Yeti 2是一个Eclipse上的TinyOS 2.x插件,支持代码的语法高亮、补全,TinyOS程序的编译、调试,以及绘制组件之间的关联图等。
寒假回来后,闲着没事,把TinyOS 2.1.0又在本本中装了下。结合以前的几次安装经历,把一些问题和解决办法总结归纳了下,希望TinyOS的安装不再困扰你我。
Version 2.1 incorporates many new features and improvements, including optional run-time memory safety and a threads package, as well as support for the iris and shimmer platform, improved dissemination protocols, and the Flooding Time Synchronization Protocol (FTSP). Instructions for installation and upgrading can be found on the TinyOS documentation website.
玩TinyOS的来试试XubunTOS Live CD吧,tinyos1.x和tinyos2.x二合一,基本配置好。
TinyOS相关:
官方文档:TinyOS-1.x Documentation TinyOS-2.x Documentaion
快速入门的8个Lesson:TinyOS Tutorial 仿真: TOSSIM Note
TinyOS编程经典资料:tinyos-programming(PDF)
TinyOS可以在这些platform上跑:Tinyos Hardware Page
TinyOS FAQ
NesC语言相关:
The nesC Language_ A Holistic Approach to Networked Embedded Systems(PDF)
nesC Language Reference Manual(PDF) (可以在doc/nesc里找到)
NCC Manual Page
nesC Source Documentation
nesC的PPT资料
学习笔记:
Fang Wei-wei版
夕旭版
参考:Enoch Wang TinyOS.net 近场通信论坛
