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
|
||||
# - all commands will run after loaded firmware into MSPSim
|
||||
#exec rm 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
|
||||
|
|
Loading…
Reference in a new issue