The FET target interface provides access to MSP430 targets via TI's parallel
port to JTAG MSP430 Flash Emulation Tool. This target
interface supports program loading and debugging.
Connection property group
-
Enable Regulator
- Specifies whether power is to be supplied to the target.
-
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.
-
Parallel Port
- Specifies which parallel port to use.
-
Parallel Port Address
- The base address of the currently connected parallel port.
-
Parallel Port Sharing
- If true other devices can access the parallel port whilst connected.
-
Release JTAG
- Release the JTAG signals when Reset, Start Without Debugging or Stop Debugging is used.
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
-
Erase All
- If true erase all memory. If false just erase the pages that are to be programmed.
-
FLASH Block Write Enabled
- If set to Yes, the flash is programmed in block mode rather
than word mode. Block mode flashing is approximately twice as fast
as word mode programming.
-
Verify FLASH Erase
- If set to Yes, FLASH memory will be checked after an erase to determine
if operation has succeeded.
-
Verify FLASH Writes
- If set to Yes, FLASH memory will be checked after a write to determine
if operation has succeded.