Tool/software:
Hello all,
my CC3220 project is build by the CCS Version: 11.1.0.00011.
Since some days I have the problem that I can't rebuild the sources after started a debug session of that project once.
The Linker aborts with error "fatal error #10296: cannot open output file "myproject.out" for writing".
I also cannot delete myproject.out with the windows file explorer. The explorer tells me that the file is blocked by the CCS.
It does not matter whether the debugger is active or already stopped. Once started the CCS holds a lock of the output file.
The debug session is initiated via Debug As -> Code Composer Session without any further settings.
When I restart the CCS, I can start a new build.
When I import a sample project from the resource explorer into the same workspace, this behavior does not occur.
I can start a debugging sesson of the imported project and rebuild the sources.
Any ideas?
Many thanks in advance,
Roman