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.
Tool/software: Code Composer Studio
I am using code composer studio 6.1.0 (CCSV6). For a long time our scripts were working perfectly.
Recently, all our systems underwent a Windows 10 update. Since, then I am receiving a bunch of catastrophic errors and failures as displayed in the screenshot below.
As per different online forums, this seems like a TEMP file issue. But I am still not able to resolve it. Any help is appreciated.
Below is the information I found on http://software-dl.ti.com/ccs/esd/documents/sdto_ccs_build-errors.html
Make sure your TMP environment variable is set to something like C:\Users\username\AppData\Local\Temp
Hi Ki,
Our project requires us to use CCSv6.1.0 with "c6000_7.4.14" and "ti-cgt-arm_5.2.4" compilers on MS Windows 10.
I am receiving this above error when I am trying to integrate code composer 6 with our Bamboo Atlassian environment. Everything seemed to be working fine when we were on Windows 7 but the Windows 10 update seems to have caused some issues.
Having said that, if we try to use this combination (CCSv6.1.0 with "c6000_7.4.14" and "ti-cgt-arm_5.2.4" compilers on MS Windows 10) directly through code composer interface, we are able to build successfully.
From the compilation failure logs, it seems that code composer is creating a bunch of temp files and then is not able to find them (see snapshot). At this point, I am completely stuck and not sure why this is happening. We have tried uninstalling and reinstalling CCSV6 but that dint seem to help. I am kind of looking for an understanding on these temp files and how/where they are getting created during compilation. NO luck yet. Any help is appreciated.
Heena Agrawal said:Our project requires us to use CCSv6.1.0 with "c6000_7.4.14" and "ti-cgt-arm_5.2.4" compilers on MS Windows 10.
Would it be possible to at least move to CCSv6.1.3? It is a minor revision change - mostly just bug fixes. It should have minimal impact and you can use the same versions of the compilers.
CCSv6.1.0 is not officially supported on Windows 10. At the very least, I would like to have you using a CCS version that supports your OS.
Hello,
I haven’t heard back from you, hence this issue is being closed. If you wish to continue the discussion, please post a reply with an update below (or create a new thread).
Thanks,
ki