📄 readme.windows
字号:
$Id: README.windows,v 1.4 2006/12/12 18:23:02 vlahan Exp $@author Cory Sharp <cssharp@eecs.berkeley.edu>Follow these directions to recreate the standalone tos-bsl.exe. After doingthis, you should recreate ../tos-bsl-win.tar.gz with the contents of thegenerated bin directory.--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, make sure the Windows version of python isfirst in your path (i.e., before any cygwin version), then runmake. When successful, that command creates a bin/ directory, whichcontains tos-bsl.exe and its supporting files. You must installbin/ and bin/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 + -