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.

[参考译文] TMS570LC4357:Code Composer 编译问题、con#39;t

Guru**** 2202110 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1130931/tms570lc4357-code-composer-build-problem-con-t

器件型号:TMS570LC4357

问题已解决。  事实上、我正在使用的一些工具(可能是 emacs、也可能是 CCS)会在目录树中创建名为.#myfile.c (对于 myfile.c)的临时文件、该文件会放在构建列表中(因为它是.c 文件)。  但看起来链接器不知道如何处理它的构建双产品。  不知道.#myfile.c 有什么作用、但机器重启显然会将其删除、这很可能是因为打开了.#myfile.c 的应用程序(并将其保持打开?) 被杀。   手动删除该文件可让链接器完成。

不是链接器或 CCS 错误、但错误消息不明显。

非常感谢。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    谢谢 Peter