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.

CCS/MSP430F148: MSP430FEt

Part Number: MSP430F148

Tool/software: Code Composer Studio

When I try to go to Debug (enable the msp430fet) I get the error "MSP430: Error initializing emulator: Tried to initialize USB FET number 2, but only found 1 USB FETs"

My 430fet's serial number starts with "17" so its a new one.  Need help.  Thanx in advance.

Regards Bob Scott

  • Bob,

    Do you have 2 MSP430 FETs connected?  The message sounds like you have your target connection setup to connect to the second one in the system but it is only finding a single one.  If you only have one in your system then the debug connection will need to be changed.

    If you go to the properties of your project and then click on "General" in the tree on the left you should get a screen that looks like this.  I have clicked on the drop down arrow beside the connection field.  This shows the possible connection types.  It should be TI MSP430 USB1 by default. In your case I think this will be showing TI MSP430 USB2.  Try changing it to USB1.

    Regards,

    John

  • Thanks - That did it!!!

    Regards
    Bob