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
调试项目时、CCS 会报告以下消息:"can't find a source file at ..." 或"无可用源代码..." 编辑器视图中。 这意味着什么?
该消息表示调试器无法找到用于源代码级调试的指定源文件。 当调试器在库中停止时、这种情况很常见、例如 C 运行时库、driverlib 等 消息本身是无害的、但请查看此链接以了解有关消息以及如何避免该消息的更多详细信息。
https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_debug-main.html#debugging-library-code