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.
Is the MSP430 (MSP-EXP430G2) launchpad supported on CCS?
I'm running Ubuntu 14.04 and Code Composer Studio Version: 5.5.0.00077. I was able to build without issues but debugging throws me the following error: MSP430: Error initializing emulator: No USB FET was found
Hi Krithik,
unfortunately older versions of the launchpad are not supported under LInux.
Best Regards,
Lisa
Hi Lisa,
Appreciate the prompt response, is the Tiva C Series Lanchpad also not supported? Also, the instructions for installation on 14.04 still remains incomplete (http://processors.wiki.ti.com/index.php/Linux_Host_Support#Ubuntu_14.04_64-bit_.28incomplete....29)
Was there an update on this?
Thanks,
Krithik
Hi Krithik,
officially the older tiva ones = same story unfortunately.
However for the tiva parts, I believe if you google it, there have been one or two work arounds posted. There is no work around in the msp case.
Best Regards,
Lisa
Hi Lisa,
I was finally able to get CCS working, I used Version 6. Followed the instructions on this Wiki: http://processors.wiki.ti.com/index.php/Linux_Host_Support_CCSv6
No issues so far. Thanks!
Hi Krithik,
ok, thanks for the update and glad to hear.
All the best with development.
Best Regards,
Lisa
Hi Krithik! Sorry for the sudden question but how exactly did you get CCSv6 to work with your MSP430 using Ubuntu??
I followed all the installation details in the wiki page as you've mentioned but CCS still would not debug the MSP430G2553 I'm using, and shows the same error ("No USB FET found") as yours every time. Everything else in CCS runs smoothly though, e.g. building, booting.
May I know the exact steps you've taken and used??
Thanks for any oncoming help!