Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 1.1 KB

README.md

File metadata and controls

11 lines (7 loc) · 1.1 KB

OVERVIEW

Section 4.1 of TI's slau319c.pdf ("MSP430 Programming Via the Bootstrap Loader") describes simple and low-cost hardware and software solutions to access the bootstrap loader functions of the MSP430 flash devices through the serial port (RS-232) of a PC. The Flying Camp Design BSL Programmer mimics this hardware by providing a VCP interface to the BSL control software. However, unlike the hardware described in Section 4.1, the programmer does not invert the RST and TEST signals, and swaps the RST and TEST pins (with respect to the VCP RTS and DTR pins). Therefore, it does not work out of the box with the utilities provided by TI's slau319c.zip.

This repository is an attempt to patch slau319c.zip so that it works out of the box with the Flying Camp Design BSL Programmer.

STATUS

Currently only BSLDEMO2.exe has been patched and tested with an MSP430F1611.