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

15 lines
332 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 controlgui start
service nodegui start
#service stackchart start
2008-11-24 12:09:36 +01:00
start