Hi all,
when I try to connect in CCS (Version: 4.2.4.00033 ) to the MSP-EXP430F5529 onboard ez430 FET I get the error message: no USB FET found.
All jumpers are installed according to the quick start or user guide, power switch setting is eZ and no battery is connected.
The target config file used is:
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <configurations XML_version="1.2" id="configurations_0"> <configuration XML_version="1.2" id="TI MSP430 USB1_0"> <instance XML_version="1.2" desc="TI MSP430 USB1_0" href="connections\TIMSP430-USB.xml" id="TI MSP430 USB1_0" xml="TIMSP430-USB.xml" xmlpath="connections"/> <connection XML_version="1.2" id="TI MSP430 USB1_0"> <instance XML_version="1.2" href="drivers\msp430_emu.xml" id="drivers" xml="msp430_emu.xml" xmlpath="drivers"/> <platform XML_version="1.2" id="platform_0"> <instance XML_version="1.2" desc="MSP430F5529_0" href="devices\MSP430F5529.xml" id="MSP430F5529_0" xml="MSP430F5529.xml" xmlpath="devices"/> </platform> </connection> </configuration> </configurations> In CCS 'connect to target' menu item in the target menu is grayed out. Thank you for any advice. Ralf