📄 readme.msp430-bsl-telos
字号:
$Id: README.msp430-bsl-telos,v 1.2 2004/08/11 20:03:02 cssharp Exp $@author Cory Sharp <cssharp@eecs.berkeley.edu>To build a binary executable msp430-bsl.exe for Windows, first downloadand install Python 2.3 for Windows [1][2], the version included withCygwin is insufficient. Then install py2exe [3][4]. [1] http://www.python.org/download/ [2] http://www.python.org/ftp/python/2.3.4/Python-2.3.4.exe [3] http://starship.python.net/crew/theller/py2exe/ [4] http://prdownloads.sourceforge.net/py2exe/py2exe-0.5.3.win32-py2.3.exe?downloadTo compile msp430-bsl, execute setup.py: c:/Python23/python.exe setup.py py2exeWhen successful, that command creates a bin/ directory, which containsmsp430-bsl.exe and its supporting files. You must install bin/ andbin/lib/ all together, or it won't work. I installed it intoc:/mspgcc/bin, directly over the version that came with MSPGCC.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -