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.

MSP430FR4133: Dealing with project in CCS

Part Number: MSP430FR4133

Hello.

We are moving from PIC micro to TI-MSP430 micro in our company.

I got a launchpad and install CCS V12.2 and start playing around.

From here I may not use the right terminology, so excuse me for that.

I realized that the workspace where all of your project will be saved. But that not the way that we organized our files. Here each product has its own folder. And the code for that product is inside a subfolder. And there is another folder called “Obsolete” contains the older revisions of the code .And all of that are on a server drive (over the network). Something like this:

Products - > product number -> code -> Obsolete.

And there is other folders in "product number", for example "schematic"

In the code folder you will find the current cod REV.

In the Obsolete folder you will find the old REVs each one in its own folder.

Now my question:

Is there a way that I can double click a file (.C or .proj or some file) within the project and the CCS will open with only that project is automatically loaded?

To give more clear idea, with PIC micro, we were used CCS C (Custom Computer Services). How funny, same short for the two softwires. When using it, you just double click the .c file. Then the software open and load just that project.

**Attention** This is a public forum