⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 MSP430单片机串行编程软件,支持光电隔离串口及USB写入器.
💻 TXT
字号:

----------------------------------------------------------------------------
 Loadable Bootstrap Loaders for MSP430Fxxx                            10/01
----------------------------------------------------------------------------

 For detailed description please have a look at the application reports
 
 1) Features of the MSP430 Bootstrap Loader
 2) Application of Bootstrap Loader in MSP430 w/Flash - Hardware,
    Software Proposal (SLAA096A) 

 This package consists of three loadable bootstrap loader object files:

 1) PATCH.txt
 2) BL_150S_14x.txt
 3) BL_150S_44x.txt 

 * PATCH.txt is a small loadable patch sequence for the first official
 version V1.10. It is absolutely mandatory for executing the "RX Block"
 command reliable.

 * BL_150S_14x.txt is a complete BSL for the F1xx family with all features
 of BSL version V1.50 plus "Change Baudrate" command. Since its code size
 is bigger than 1kByte it only can be used in F1x8 and F1x9 devices.
 The error address buffer address for "RX Block", "Erase Segment", and
 "Erase Check" commands is 021Eh.
 BL_150S_14x.txt could also be used as a replacement for PATCH.txt.

 * BL_150S_44x.txt is a complete BSL for the F4xx family with all features
 of BSL version V1.50 plus "Change Baudrate" command. Since its code size
 is bigger than 1kByte it only can be used in F4x8 and F4x9 devices.
 The error address buffer address for "RX Block", "Erase Segment", and
 "Erase Check" commands is 0200h.
 

EXAMPLE:
D:\BLSW\BSLDEMO.EXE +eprw -cCom6 -t42X D:\JACK\MSP430\J420X\J420X.TXT
D:\BLSW\BSLDEMO.EXE +eprw -cCom8 -t149 D:\JACK\MSP430\J420X\J149X.TXT
D:\BLSW\BSLDEMO.EXE +eprw -cCom8 -t449 D:\JACK\MSP430\J420X\J449X.TXT

 * End of Readme *

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -