Difference between revisions of "Cooja Simulator"
From Contiki
Line 5: | Line 5: | ||
How to run Cooja simulator? | How to run Cooja simulator? | ||
− | < | + | <code><nowiki> |
cd contiki/tools/cooja | cd contiki/tools/cooja | ||
ant run | ant run | ||
− | </ | + | </nowiki></code> |
[[Contiki_tutorials | Back to Contiki Tutorials]] | [[Contiki_tutorials | Back to Contiki Tutorials]] |
Revision as of 18:10, 24 March 2014
How to run Cooja simulator?
cd contiki/tools/cooja
ant run