Simulator for MSP430-based platforms
This commit is contained in:
parent
1a87d5a661
commit
2013c4fece
6 changed files with 514 additions and 1 deletions
6
tools/mspsim/scripts/autorun.sc
Normal file
6
tools/mspsim/scripts/autorun.sc
Normal file
|
@ -0,0 +1,6 @@
|
|||
# autorun script for MSPSim
|
||||
# - all commands will run after loaded firmware into MSPSim
|
||||
#exec rm log.txt
|
||||
#log CC2420 >log.txt
|
||||
#printcalls >log.txt
|
||||
start
|
Loading…
Add table
Add a link
Reference in a new issue