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.

MSP430G2553 Launchpad not working in CCS 6.1.0.00104 in linux mint 17.1

Other Parts Discussed in Thread: MSP430G2553, MSP430F5529

Hi

I am trying to connect MSP430G2553 launchpad using CCS 6.1.0.00104  in Linux mint 17.1, I am getting the below  error message

Error initializing emulator:
No USB FET was found

i used the terminal to find out if the launch pad is enumerated, 

[  246.415052] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  246.415057] usb 4-2: Product: Texas Instruments MSP-FET430UIF
[  246.415061] usb 4-2: Manufacturer: Texas Instruments
[  246.415065] usb 4-2: SerialNumber: 17FF469286D12B0F

the launchpad gets enumerated as MSP-FET430UIF, but i am unable to connect

can anybody throw some light on this problem i am facing, is there any other way to download the code into MSP430G2553

but if i am trying to connect MSP430F5529 Launchpad i am able to down the code.