The TI MSP430.dll Interface provides access to MSP430 targets via TI's MSP430.dll software interface. This target interface supports program loading and debugging for a variety of TI and non-TI interface devices. You can use this target interface for the Elpotronic USB-MSP430-FPA, Olimex MSP430-JTAG-TINY, Segger J-Link 430, SoftBaugh USBP and TI MSP-FET430UIF.
The default set of targets in the CrossWorks for MSP430 distribution reference the default installation directories for the Elpotronic and Segger devices. You may need to modify these targets dependent upon your installation.
The Olimex MSP430-JTAG-TINY target references the file msp430-OLIMEX.dll in the $(StudioDir)/bin directory so you must copy the msp430.dll file from the OLIMEX distribution to the $(StudioDir)/bin/msp430-OLIMEX.dll. You must also copy the SiUSBXp.dll to the $(StudioDir)/bin directory.
The SoftBaugh USBP target references the file msp430-USPB.dll in the $(StudioDir)/bin directory so you must copy the msp430.dll file from the SoftBaugh USBP distribution to $(StudioDir)/bin/msp430-USBP.dll. You must also copy the SBMSP430.dll and VendorUSPB.dll to the $(StudioDir)/bin directory.
The TI MSP-FET430UIF target references the $(StudioDir)/bin/msp430.dll file that is part of the CrossWorks for MSP430 distribution.