Tool/software:
Just starting to setup CCS2001 for use on a MSP430 project. Have installed CCS2001 on linux (not allowed windows in this facility - thankfully). Managed to get CCS installed in the proper place (not my personal directory). Now I want to import a couple of the sample programs. Resource Explorer absolutely insists to import the projects to my home directory. How do I set the default to place the directory in the proper location?
Later-
David
Hi David,
Are you referring to how to switch the current workspace you are using? If that's the case, here's the Userguide that explains how to: https://software-dl.ti.com/ccs/esd/documents/users_guide_ccs_20.0.0/ccs_project-management.html#multi-root-workspace
Best Regards,
Diego Abad
Not quite.
I can set the workspace to the proper directory as I need to.
When I try to import a sample program from the resource explorer however, it absolutely insists on placing it in my home directory, without giving me a way to put it in the right place. Is there a way (or a configuration parameter) to set the target directory of where the resource explorer puts things?
Later-
David
Hi David,
I recommend importing the project through your regular workspace and then moving it to whatever directory you want the project to be in. I don't think there is an option to change where projects are imported aside from your current workspace.
Best Regards,
Diego Abad
But I have CCS2001 all installed on the target drive. When I create a new project it is created in the right place, on the target drive. Its just where Resource Explorer insists on putting stuff.
I would think that this would be an easy thing..... Guess not.
Later-
David
Hi David,
Let me contact the software team. I'll find someone who may be more familiar in using CCS in a Linux machine. I'll get a response by Monday.
Best Regards,
Diego Abad
Hi David,
The software team confirmed that the only way to change where Resource Explorer creates projects is by changing the workspace.
Best Regards,
Diego Abad
Sorry to tell you this, but when I go into Resource Explorer and get one of the examples, it stores it in $(HOME)/ti regardless of where I have the workspace pointed to.
My workspace is at ${DATA)/ti/workspaces, and if I create a new project, that's where it goes. Thats good, that's where I want it. However, Resource Explorer doesn't do the same. The space I have on my ${HOME} directory is limited, and is not archived anywhere. The ${DATA} space is pretty much unlimited, and is backed up every day.
Hi David,
I see. In that case, I would either reinstall CCS and see if this solves this issue or manually move the project you get from Resource Explorer from Home to your desired workspace. Sadly, there is no option to change where Resource Explorer creates a project. By default, it should go towards the workspace you are using.
Best Regards,
Diego Abad
I've actually gone a little farther than that. I have installed CCS on the ${DATA} drive. There is no ${HOME}/ti directory normally, except if I import an example. Then, it creates one. Guess I'll just live with it.
**Attention** This is a public forum