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. To use this target interface you need to
set the Target Driver DLL Path to point to the appropriate msp430.dll file. Note
that you do not have to copy files into the CrossWorks installation.
Connection property group
-
Identify
- If set the device will be identified on connect. If not set the Target project property
setting of the current project in the current build configuration will be used.
-
Is USB Device
- Specifies that the device is connected by USB.
-
Port Name
- Specifies target specific parameter e.g. LPT1. Use USB for USB connected devices.
-
Release JTAG
- Release the JTAG signals when Reset, Start Without Debugging or Stop Debugging is used.
-
Spy-Bi-Wire Supported
- Specifies that the device can support Spy-Bi-Wire connected MSP430 targets.
-
Target Driver DLL Path
- The filename of the DLL used as the device driver.
-
Use Spy-Bi-Wire
- Connect using the Spy-Bi-Wire interface rather than the JTAG interface.
-
Vcc(mV)
- The desired supply voltage specified in millivolts.
Set this property to zero if your target has it's own power supply.
-
Version
- The version of the DLL.
Current property group
-
Device Type
- The identified device type.
Emulation property group
-
Clock Control
- The level of debug clock control supported by the device.
-
Emulation Level
- The debug capabilities supported by the device.
Loader property group
-
Enable Info SegmentA Erase/Write
- If set to Yes, segment A of the INFO memory can be erased and written on msp430f2xx devices.
-
Erase All
- If set to Yes, erase all memory on download. If set to No, just erase the pages that are to be programmed.