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.

Does CCS V5.5 support TM4C129 ARM?

Guru 15580 points
Other Parts Discussed in Thread: TM4C1294NCPDT

I am currently using CCS V5.5 and would like to add support for the TM4C129 ARM processor. Is this possible? I prefer NOT to upgrade to CCS V6.

If it is possible, can someone provide specific upgrade instructions? I have managed to download and install a version of the TMS470 compiler but do not see a way to add an ARM project.

  • MikeH said:
    I am currently using CCS V5.5 and would like to add support for the TM4C129 ARM processor. Is this possible?

    I just tried a fresh web install of 5.5.0.00077, selecting only support for Tiva C devices. That installed "  Tiva C Series ARM MCUs    1.0.0.11167    com.ti.tiva_tm4c.setup.linux.feature.group    Texas Instruments".

    With this CCS 5.5 installation was able to create projects for a TM4C1294NCPDT device, either via the CCS 5.5 new project wizard or from TivaWare 2.1.0.12573

    [Note that later versions of TivaWare the example projects have been created in CCS 6, and thus can't be imported into CCS 5.5]

  • Hi Mike,
    You can try rerunning the CCSv5 installer you used to originally install CCSv5 and run the installer over your existing installation. This should allow you to add components you did not originally select when you installed. You should be able to install Tiva support that way.

    Thanks
    ki
  • Thanks Chester and Ki-Soo. I was able to rerun the original install file and now have TM4C support.