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.
工具/软件:Code Composer Studio
Windows 10 Home Edition、64位。
Code Composer Studio
版本:8.0.0.00016
很多时候、CCS 编译操作在运行链接器后失败、链接器无法访问现有的.out 文件来生成最终输出文件。 Windows 操作无法删除.out 文件、windows 错误消息:
因为该文件在 CCStudio 中打开
关闭文件并重试
如果 CCS 被关闭并重新打开、它会起作用、但是在几个构建后、这个错误将再次发生。
有什么建议吗?