Other Parts Discussed in Thread: CC2640
Tool/software: Code Composer Studio
Windows 10 Home Edition, 64 bit.
Code Composer Studio
Version: 8.0.0.00016
Very often, the CCS build operation fails after running linker, the existing .out file cannot be accessed by the linker to produce final output file. The .out file cannot be deleted by windows operation, windows error msg:
because this file is open in ccstudio
Close the file and try again
If CCS is closed and re-opened, it works but this error will happen again after a few build.
Any suggestion?