Difference between revisions of "Configuring TinyOS 1.x TOSSIM Simuation for CC2420 Radio"

From Cyber-Physical Systems Laboratory
Jump to navigationJump to search
 
Line 1: Line 1:
By default, TOSSIM only supports simulation for the CC1000 radio.  Most new WSN devices like the MicaZ and TelosB use the CC2420, an IEEE 802.15.4 compliant radio.  To enable simulation support for this radio, follow the instruction in the following directory:
+
By default, TOSSIM only supports simulation for the CC1000 radio.  Most new WSN devices like the MicaZ and TelosB use the CC2420, an IEEE 802.15.4 compliant radio.  To enable simulation support for this radio and the platforms that feature it, follow the instruction in the following directory:
  
 
<pre>
 
<pre>
 
$TOSROOT/beta/TOSSIM-CC2420/README.txt
 
$TOSROOT/beta/TOSSIM-CC2420/README.txt
 
</pre>
 
</pre>

Latest revision as of 23:22, 2 June 2008

By default, TOSSIM only supports simulation for the CC1000 radio. Most new WSN devices like the MicaZ and TelosB use the CC2420, an IEEE 802.15.4 compliant radio. To enable simulation support for this radio and the platforms that feature it, follow the instruction in the following directory:

$TOSROOT/beta/TOSSIM-CC2420/README.txt