osd-contiki/tools/mspsim/scripts/autorun.sc

16 lines
368 B
Python
Raw Normal View History

2008-11-24 12:09:36 +01:00
# autorun script for MSPSim
# - all commands will run after loaded firmware into MSPSim
#log CC2420 >log.txt
#printcalls >>log.txt
# Install and activate the plugin 'ContikiChecker'
# install ContikiChecker
# contikichecker
#start the nodegui service
service -f controlgui start
service -f nodegui start
service -f serialgui start
#service -f stackchart start
2008-11-24 12:09:36 +01:00
start