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.
您好!
我正在尝试编写一个时间格式、我注意 到#include 不包含在包含文件部分的 code composer studio 中。 我在 Code Composer Studio 中找不到此文件的任何源文件。 是否有人可以向我建议如何添加此头文件以包含段?
此致
Mukesh Ghosh
Mukesh、
请尝试一下
#include
对于 C2000编译器、它仅位于根文件夹中、而不是'sy'文件夹中。