This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP-FET doesn't work

Other Parts Discussed in Thread: MSP-FET, MSP430F5438A

Hi,

I 'm trying to use the msp-fet but with no success. I installed ccsv6 as preconize, but when i launch the debugger with the following target :

<?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="MSP430F5438A_0" href="devices/MSP430F5438A.xml" id="MSP430F5438A_0" xml="MSP430F5438A.xml" xmlpath="devices"/>
            </platform>
        </connection>
    </configuration>
</configurations>

I have the error : "Error initializing emulator: Interface Communication error"


Before that I work with MSP-FET430UIF and ccsv4 without problem...

regards,

Mathieu