mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
updated mspsim.jar, with dependency jipv6.jar and autorun script
This commit is contained in:
parent
a344925b50
commit
639121f835
BIN
tools/mspsim/lib/jipv6.jar
Normal file
BIN
tools/mspsim/lib/jipv6.jar
Normal file
Binary file not shown.
Binary file not shown.
@ -1,6 +1,14 @@
|
|||||||
# autorun script for MSPSim
|
# autorun script for MSPSim
|
||||||
# - all commands will run after loaded firmware into MSPSim
|
# - all commands will run after loaded firmware into MSPSim
|
||||||
#exec rm log.txt
|
|
||||||
#log CC2420 >log.txt
|
#log CC2420 >log.txt
|
||||||
#printcalls >log.txt
|
#printcalls >>log.txt
|
||||||
|
|
||||||
|
# Install and activate the plugin 'ContikiChecker'
|
||||||
|
# install ContikiChecker
|
||||||
|
# contikichecker
|
||||||
|
|
||||||
|
#start the nodegui service
|
||||||
|
service controlgui start
|
||||||
|
service nodegui start
|
||||||
|
#service stackchart start
|
||||||
start
|
start
|
||||||
|
Loading…
Reference in New Issue
Block a user