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/TMS320C6657: CCS prevents the write access to output file for linking

Part Number: TMS320C6657
Other Parts Discussed in Thread: CCSTUDIO

Tool/software: Code Composer Studio

Dear TI Support Team,

I am using the CCS v7.0.0.00042 and since the latest update of the TI-Emupack 6.0.579.0 I have some trouble during the linking of my DSP software.

After starting of CCS, I can compile and link my application.

After running the software on the target board, the software is not linkable anymore. The linker stops with error:

<Linking>
fatal error #10296: cannot open output file "...xyz.out" for writing

>> Compilation failure

In addition, it look so that the ccstudio.exe leaves open the output file multiple time after starting the debug session.

The closing of debug session does not help. I have to close and restart the CCS, if I want to recompile my application.

Do you have any idea, what is going wrong?

Thanks and kind regards

Sven