Hi,
I've just installed Code Composer v6.0.1.00040 and installed the Grace plugin from the App Center. When I go to create a new project, there is no option for "Empty Grace (MSP430) Project." What can I do to fix this?
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.
Hi,
I've just installed Code Composer v6.0.1.00040 and installed the Grace plugin from the App Center. When I go to create a new project, there is no option for "Empty Grace (MSP430) Project." What can I do to fix this?
Hi Dru,
It looks to me like you are not seeing Grace projects because your target is set to a Generic ARM7 Device, rather than an MSP430. Try setting the Target: selection to the MSP430 device you would like to develop for. Then you should see the Grace options appear (as below for an MSP430G2553):
You probably installed ARM support with CCS and it defaulted to ARM7 rather than MSP430.
Regards,
Walter
Dru,
Dru Steeby said:I chose an MSP430 and I still don't see the grace project option.
I apologize for not being more clear. The Grace feature does not support every device family. The supported famlies are listed below:
You can find this list at the Wiki page here: http://processors.wiki.ti.com/index.php/Grace_Quick_Start_Guide
The Code Composer Studio New CCS Project window is intelligent and only displays options that apply to specific devices. This also applies to things like the DriverLib- you won't see an option for DriverLib when you select a MSP430G2xx device, but you will when you select an MSP430F5xx device. Typically on the higher-performance families (F5xx, F6xx, FR5xx, FR6xx) Grace is not used as these families have peripheral driver libraries available.
Which device are you looking to work with?
Walter
Ok, now it is showing up, thanks! I'm working with an MSP430F67641. Grace is not available for this chip then?
**Attention** This is a public forum