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.

CCS/TM4C1294NCPDT: Unable to see TM4C1294NCPDT in the Project properties while making a new project under CCS 6.2

Part Number: TM4C1294NCPDT

Tool/software: Code Composer Studio

Dear All, 

I am unable to select TM4C1294NCPDT as the controller while creating a new project in CCSV6.2. Its just not there in the options. 

I have downloaded the Tivaware_C_Series_2.2.0.295 library and installed it in C drive. Am I missing a patch or library? 

Any help on this would be highly appreciated. 

regards

Aniruddha

  • Hi Aniruddha,

    Sounds like you 6.2 installation is missing Tiva C support. Try re-running the 6.2 installer over your existing 6.2 installation. This will allow you to add additional components. Make sure you select the option for Tiva C.

    Thanks

    ki

  • Hi Ki,

    Thank you for your reply. So I had to re install CCS6.2 with support for Tiva C series. Now it shows the Tiva Controller but it does not show the compiler to be used for it. So I downloaded the TivaWare_C_Series_2.2.0.295 package. Could you please point me to the path for the compiler in this folder? I am attaching the screen shots where the TivaWare package is installed.

    Thanks a million for your help. Appreciate it. 

    Regards

    Aniruddha

  • It looks like CCS is not detecting the ARM compiler. It should get installed if you select Tiva C during installation. 

    Go to <CCS INSTALL DIR>\ccsv6\tools\compiler. Do you see any folders in there? There should be one for ARM.

  • Ki said:

    It looks like CCS is not detecting the ARM compiler. It should get installed if you select Tiva C during installation. 

    Go to <CCS INSTALL DIR>\ccsv6\tools\compiler. Do you see any folders in there? There should be one for ARM.

    Hi Ki, 

    Thanks for your reply... Sorry for the delay in my response... 

    I don't see a compiler directory actually. But I installed the compiler separately and pointed to it in the "properties" window. 

    Apparently it works... except for the fact that I am getting a whole lot of errors and warnings which were originally not there. 

    I am now manually feeding the File search path of each folder in my project. Looks like it is fixed for now. Thanks for your help.

    regards

    Aniruddha