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/AM4376: CCS Cannot open output file to build

Part Number: AM4376


Tool/software: Code Composer Studio

Using CCS10 with TI PDK AM347x on Windows 10. When I load a project and build it its fine. I can make code changes and rebuild any number of times. Once I debug the program and close the debugging, I am unable to build the same program, the error is 

c:/ti/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot open output file <outputfilename>

Restarting CCS seems to fix this, but only till the next debug session. It seems the debug session holds on to the .out file preventing subsequent changes. This is very similar to https://e2e.ti.com/support/tools/ccs/f/81/t/870667