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.
Tool/software: Code Composer Studio
I have installed Code Composer 7:
I am referring to the MSP430 USB Programmer's Guide:
on page 24, installing Empty USB project:
In code composer resource explorer, there are no example projects:
In Resource Explorer Classic, there are two options, MSP430ware and MSPware. Neither match the Programmers Guide:
How do I get an Empty USB project as per the USB programmers guide?
Thanks,
Gerry Kurz
When I use CCS7 Resource explorer to install MSP430Ware, it wants to install it in C:/ti. I have chosen a different installation location for CCS7 and I want MSP430Ware to be installed there.
If I try to change the product discovery path in the preferences menu by deselecting C:/TI, an message window flashed by too fast to read. Also the remove and edit buttons are greyed out.
How do I install MSP430ware in another directory?
I did all the updates before trying to install MSPWARE. And I did end up installing it manually.
However, neither version of the resource explorer shows the complete package especially the non-classic version which only shows the documentation.
There are some issues with how this works with CCS7.
Gerry,
As far as changing the default install dir in Resource Explorer you can do this. It won't let you remove a path if it is set as the Install folder. When you click on the button it will show a message at the bottom "Cannot remove default install path. Please add or select another folder as default before removing this one." Basically you need to add another path, make it the Install Folder. Then it will let you remove the old one. From then on all software package installations from Resource Explorer will go in the new folder you specified. I have it setup this way myself as I have a huge number of packages so I install them on an external drive that I can move between machines. Note that this comment is for "Resource Explorer" vs "Resource Explorer Classic"
Regards,
John
Thanks Ryan for elevating this, I apologize for being somewhat frustrated last week.
Part of the issue seems to be not installing CCS7 in the default location. I was doing this as my WIndows 7 partition was getting too full, so over the weekend I decided to deal with that. It was another exercise in frustrating and time consuming issues with cloning my Win7 partition to a new SSD however late Sunday I managed to get it done.
So I reinstalled CCS7 in the default location and manually installed MSPWare in it's default location and now Resource Explorer can find most of MSPWare (still can't find the Empty USB project though). I have imported the LED ON/OFF example project with Resource Explorer and this will get me going now.
And John, thanks for your response. The issue I was having last week was that I chose to install CCS7 in a different directory from the default one. When I wanted to download and install MSPWare from Resource Explorer, it would not let me choose an install location and simply defaulted to C:/ti. When I opened the Product discovery path window, the only thing I could do was uncheck the C:/ti box. I could not remove or edit and path (the buttons are greyed out)
So I just tried what you have suggested and I can add another path but there is no option to set it to default and the two default paths cannot be removed or edited.
I now have the CSS7 tool set up using the default directories and I need to move on from this issue but there are some problems with installing CCS7 and the tools in locations other than the default ones.
Regards,
Gerry
Gerry,
I am on my Mac at the moment so I apologize that the captures and paths are going to look a bit different from windows.
There are a couple of different path settings for installing and discovering products. There is the one in Resource Explorer which you can access from the "hamburger" button at the top left of Resource Explorer that looks like 3 stacked lines. In this one you can specify where Resource Explorer should look for products and you can specify that one of them is the location to install new products that are downloaded from Resource Explorer. This was the one I was referring to in my reply. You can remove C:\ti from this one as long as you have another location setup at the install location. On my windows machine I have D:\Software setup as my default install location and I have CCS installed in D:\Tools\CCSv<version>.
Inside CCS there is also another discover path setup. I think this may be the one you are looking at. This one is accessed via the Preferences dialog box.
This one is used by the CCS build system and other tools. In this one you cannot remove the 2 default locations but can add additional ones. However in your case you should not have to touch this one. The previous dialog would setup where Resource Explorer installs items and it is supposed to communicate those locations to these settings and sync them up. If it is not you can add additional locations. For example in my case I would add D:\Software.
Regards,
John
**Attention** This is a public forum