CCSTUDIO-THEIA: CCSv20.4.1 - F28388D - No TI Arm Compiler Installed

Part Number: CCSTUDIO-THEIA
Other Parts Discussed in Thread: C2000WARE

Existing F28388D project that previously compiled on previous versions of ccs.

Clean Install of CCSv20.4.1  Updated project to CCSv20.4.1. The CM core does not compile because it cannot find ARM compiler. 

Addional information:

Tried creating a new project for F28388D CM. 2 issues.

  1. CCS installation generated fails to insall C2000Ware. Creates Directory strucure only, no files.
  2. Manually installed C2000Ware. Created new cm project, still no Arm compiler.

 

  • Hi James,

    Thank you for your questions. Apologies about the late reply. Can you share the below details with me?

    1. When you say that the CCS installation fails to install C2000Ware - can you share a screenshot of what you are seeing in the c2000ware installed?

    2. Installing C2000Ware does not install the ARM compiler, it is a part of CCS. Can you tell me what you see in your ccs2041\ccs\tools\compiler folder?

    3. Can you see the Arm Compiler in Code Composer Studio Settings -> General -> Compilers? 

    Thanks and Regards,

    Ira

  • Ira,
     
    To verify things in order I did a fresh install of CCSv20.4.1 on another computer with windows 11.
     
    I would like to hold off on the install of C2000Ware until we figure out what I need to do for my current project to compile.
     
    I don't need C2000Ware right now for that.
     
    I attached screen captures to hopefully help with diagnosing my issue and provide the answers to questions 2 and 3.
     
    I am having no issues with the C28x cores, just the arm core.
     
    This project had been created a number of years ago with an older CCS eclipse based version.
    On the same computer we had successfully brought the project forward to CCSv20.2.
     
    The issue arose on a fresh install of CCS20.4.1 on another computer. 
     
    Thats when I get the issue with the CM project.
     
    I tried changing to the TI Clang 4.0.4 LTS and project does not compile.
     
    Thoughts?