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.
I am using Code Composer Version 4.2.1.0004.
I am importing an existing project.
When I attempt to build I get the following error after each source file that is being built:
error: errors occurred while reading
C:\\Users\\brentw\\AppData\\Local\\Temp\\042728
NOTE: The temp folder created is different for each file that is being built.
Any help would be appreciated.
Thanks,
Brent
Hi Brent,
I recall some similar issues awhile back. I believe the cause was that the TEMP and TMP environment variables were not defined. Could you check if they are defined to a valid location?
Thanks
ki