I just downloaded and installed the latest CCS 5 (Version: 5.1.1.00031) using the free code-size-limited license, and I'm having no luck doing anything with GRACE. When I try to create a new project using an MSP430 processor that is on the supported list, there is no option to choose an empty GRACE project (just the empty C or assembly projects, or the blink LED or hello world demo projects.) I can see GRACE projects on the list of samples, and when I import one it shows the .cfg file -- but selecting that file just shows the source code, no GRACE GUI. And when I try to build, it immediately fails with "RTSC product-type 'com.ti.sdo.grace' is not recognized. Please install at least one product of this type."
So apparently, my installation is faulty. I've installed and uninstalled CCS several times -- the first few times it hung with the error message: "can't create directory "C:/Documents and Settings/<username>/ti/CCSExternalReferences": permission denied" I manually changed permissions and created the folders, and subsequent installs worked after that. I tried installing just the MSP430 tools (including GRACE) and I've tried installing the complete tool set. Checking the installation details, "Grace 1.10.0.17 com.ti.grace.1.10.win32.feature.group Texas Instruments" is listed each time.
So it appears to be there, but it isn't. I've done some searching of this forum, and I found posts about a few installation problems with GRACE on earlier CCS versions (including comments to download and install CCS 5.1!) But I find no threads on 5.1 installation issues, so maybe it's supposed to be easy? Well, it's not working for me. What am I missing, what am I doing wrong?
This is my first experience with GRACE. (I'm just starting with MSP430, last TI experience was a few years ago with C2000 and CCS 3.3.) I'm an experienced engineer that's been doing embedded programming for years, and can program circles around just about any chip out there -- once I do battle with the PC and get the tools installed properly! It always seems to come down to the toolset installation... There's got to be something simple I'm overlooking...