1

I want to start programming nesC for wireless sensor network on TinyOS in Windows environment. So far, I installed Cygwin terminal, and don't know how to install those packages. To install the package, the command is like " rpm ***" but not sun command in Cygwin, it's Linux based. Is there any one can help?

Ji Li
  • 21
  • 1

2 Answers2

3

So if you want to install TinyOS in windows, the simplest way is to run the virtual machine for windows, the steps could be found here:

http://tinyos.stanford.edu/tinyos-wiki/index.php/Use_TinyOS_in_a_virtual_machine

Community
  • 1
  • 1
PseudoAj
  • 5,234
  • 2
  • 17
  • 37
  • It might make sense to copy and paste the steps (since they are simple and few) to your answer directly (but keep the external link). – Etan Reisner Oct 28 '14 at 18:32
1

You can try

http://tinyos.stanford.edu/tinyos-wiki/index.php/Installing_TinyOS

but I would recommend to use TinyOS in Linux.

rc reddy
  • 306
  • 1
  • 2
  • 8