TI中文支持网
TI专业的中文技术问题搜集分享网站

CC2652R: how to find the specific function definition in CCS?

Part Number:CC2652R

CCS How to find source file.

CCS导入项目后如何看到源文件?

这个具体的定义在哪里

for instance, Where is the definition of the LL_Init

Cherry Zhou:

您好我们已收到您的问题并升级到英文论坛寻求帮助,如有答复将尽快回复您。谢谢!

,

Cherry Zhou:

您好,

请参阅以下答复:

CCS has a backed in feature allowing to reach the declaration of the symbols. To use it, right click on the symbol > Open Declaration – you could also press F3. Please note other powerful search function are also available.

When it comes to the LL_init() function, we do not deliver the sources of this function within the stack (i.e. this symbol is in the library files). As a consequence you will not manage to find the definition of the symbol as indicated previously.

希望对您有所帮助。

赞(0)
未经允许不得转载:TI中文支持网 » CC2652R: how to find the specific function definition in CCS?
分享到: 更多 (0)