github上的参考文档:An Introduction to CoojaUsing Cooja Test Scripts to Automate Simulations

因为版本问题,对 Using Cooja Test Scripts to Automate Simulations(2009)中的一些问题进行补充说明,以适应Contiki-2.6版本。

1.Start the "Contiki Test Editor" plugin.

修改为: tools=> Simulation script editor.

2. export : "Export as Contiki test".

Just in the Simulation script editor : Run=>save simulation and run with script.

3.bash RUN_TEST mytest 还可以用如下命令代替:

参考文档

Contiki Cooja 仿真 之一

$java -mx512m -jar ../../../tools/cooja/dist/cooja.jar -nogui='mytest.csc'

运行结果如下(针对hello-world):Contiki Cooja 仿真 之一


转载于:https://blog.51cto.com/xjhznick/1310689

相关文章:

  • 2021-04-16
  • 2021-06-23
  • 2021-10-29
  • 2021-04-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-03
  • 2022-12-23
  • 2021-09-28
  • 2021-12-05
  • 2021-10-09
  • 2022-01-05
  • 2021-12-19
相关资源
相似解决方案