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.
I need to add Tiva C Series support to CCS installed for MSP430 code size limited. Having run the SW-TM4C-2.0.1.11577.exe , I then tried t run up CCS and use it for Tiva C. I followed the guide, SPMU352–July 2013 section 2.3, trying to import the libraries but this fails with a message that the compiler definition is not available. I thought the whole reason for the SW-TM4C-2.0.1.11577.exe was to add Tiva C series support to an existing CCS installation.
Can someone tell me best way to keep CCS for the MSP430 and all the projects I have, and make it work with the Tiva C series. The workspace I was using had MSP430 projects in it, maybe it did not like that, and I need to create a new one?
Help appreciated.
Hi David,
David Bell said:I thought the whole reason for the SW-TM4C-2.0.1.11577.exe was to add Tiva C series support to an existing CCS installation.
Actually, this is the installer for TivaWare - the target software package for Tiva. It includes libraries and example code for Tiva. It does not actually add Tiva support to CCS. Assuming you have CCSv5, you need to rerun the installer and select the option to "repair" your installation. From there you can add additional components. If you took an IDE update, you may not be able to do this "repair" and need to reinstall CCS and make sure you install the Tiva components.
Thanks
ki