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/UCD3138ALLCEVM150: This project was created using a version of compiler that is not currently installed - 5.2.4 [ARM]

Part Number: UCD3138ALLCEVM150
Other Parts Discussed in Thread: UCD3138

Tool/software: Code Composer Studio

Hi,

I bought a couple of EVM with UCD3138 chip set. I loaded CCS Version: 9.2.0.00013. Imported the JCD3138_LLC_HB. When I compiled, the error indicates "This project was created using a version of compiler that is not currently installed - 5.2.4 [ARM]". I installed the ARM Compiler Tools ver. 5.2.4 thru the install new software, but the error still not fixed. What else do I need to do? Thanks

  • Bobby Lam95 said:
    I installed the ARM Compiler Tools ver. 5.2.4 thru the install new software, but the error still not fixed

    Could you confirm if the compiler version is actually discovered by CCS, by checking whether that version shows up under Window->Preferences->Code Composer Studio->Build->Compilers->Discovered Tools. I suspect that it actually did not install properly even though it appeared to have done so. Please see this related thread for a similar reported issue and workaround.

    After the compiler installation you should be able to re-import and build the project.

  • It does show up in the Discovered tools. How do I make it discoverable? thanks

  • Bobby Lam95 said:
    It does show up in the Discovered tools. How do I make it discoverable?

    The version of ARM Compiler tools that you need is 5.2.4. That version is not listed under Discovered tools because even though it seemed as if CCS went through the steps of installing it, it actually did not. This is a bug and is what I referenced in my previous post. Please take a look at the referenced thread. The workaround of how to re-run the compiler installer is described there. Follow the procedure there and then the version 5.2.4 should get installed into your CCS 9.2.

  • Attached is the list of installed software. However, the tools did not discover it.

  • I read that thread, but the site ti-cgt-arm took me to the TI code generation tools - C/C++ compilers and assembly language tools page. under arm code generation tools-compiler, I don't see the compiler version 5.2.4 . Is it included in ARM-CGT-19? thanks

  • The installer for 5.2.4 should be in your c:/ti/ccs920/ccs/eclipse/downloads directory (named ti_cgt_tms470_5.2.4_windows_installer.exe). Run that installer. When it prompts for the installation directory select the directory c:/ti/ccs920/ccs/tools/compiler/ti-cgt-arm_5.2.4, and proceed through the installation

  • I don't find the named ti_cgt_tms470_5.2.4_windows_installer.exe in the ti folder. I drilled all the way down to compiler and don't see the .exe you are talking about. is this available for download somewhere?

  • Bobby Lam95 said:
    I don't find the named ti_cgt_tms470_5.2.4_windows_installer.exe in the ti folder.

    It should be in the c:/ti/ccs920/ccs/eclipse/downloads directory. Is it not there?

  • Bobby,

    Since I haven’t heard back from you, I’m assuming you were able to move past this issue. If not, please feel free to post a reply with an update below (or create a new thread). Thanks!