Changes between Version 24 and Version 25 of node-contiki


Ignore:
Timestamp:
Sep 21, 2010, 9:26:33 AM (14 years ago)
Author:
ikram
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • node-contiki

    v24 v25  
    2121$ sudo apt-get install subversion wireshark radvd
    2222Download the (msp430-tmote-tools-contiki) folder from [http://www.ee.oulu.fi/~ikram/]
     23{{{
    2324Install msp430-tools:
    2425sudo dpkg -i msp430tools-*.deb
    2526sudo nano /home/sensei/.profile
    2627export PATH=$PATH:/opt/msp430/bin:/opt/msp430/lib
    27 
     28}}}
    2829== Enabling connectivity between sensor network and IPv6 network ==
    2930
    3031=== Download Contiki-2.4 ===
    3132
    32 Download Contiki 2.4 release source code (contiki-2.4.zip) from
    33 (http://www.sics.se/contiki/download.html) and extract it with a command:
     33Download Contiki 2.4 release source code (contiki-2.4.zip) from (http://www.sics.se/contiki/download.html) and extract it with a command:
     34
    3435$ unzip contiki-2.4.zip
    3536