Friday, November 11, 2011

First Program, Blink.nc

Before attempting to port nanoRK directly onto telosB, I would like to test my telosB motes by running a sample TinyOS program.

Blink.nc is a TinyOS program that instructs each of the LED on the telosB platform to blink.

The following command builds the executable for the Blink.nc program
>> make telosb install


Image taken from: http://openwsn.berkeley.edu/wiki/OpenHardwareSoftware


http://www.tinyos.net/

This simple program compiled successfully and runs without problems on the TelosB platform.





No comments:

Post a Comment