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/MSP430FR2355: Just installed Code composer 9 on my linux system, how to launch???

Part Number: MSP430FR2355
Other Parts Discussed in Thread: CCSTUDIO, CODECOMPOSER

Tool/software: Code Composer Studio

So I just installed code composer 9 on my linux system and I'm having a very annoying issue. I can't seem to figure out how to launch the application. 

I didn't have it create a desktop icon, as I'm not a fan of them. I couldnt figure a command line call to launch it. tried ccs, codecomposer, ccstudio, etc. Did some searching and found the executable in /ti/ccs930/eclipse  which was ccstudio. I can launch that with ./ccstudio. However, it doesn't allow me to pin it to the favorites bar and I have to be in that directory to launch it. 

How do I generate a command line executable that I can launch from anywhere, that will allow me to pin it to the favorites. 

Should I simply create an alias in bashrc or is there something else I should do ?