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 被关闭并重新打开、它会起作用、但是在几个构建后、这个错误将再次发生。
有什么建议吗?
您能否在 CCS 中显示错误消息的屏幕截图? 您使用哪些目标器件/编译器工具进行构建?
调试器是否与您正在执行构建的同时运行?
是否有特定的步骤序列可触发此行为? 这些信息可以帮助我们重现该行为。