在CCS6下,想要看到一个函数的内容,例子如下:
想要查阅MMUConfigAndEnable();函数的具体定义。在使用F3快捷键时,只能转到函数的声明处,无法查阅函数具体内容。该怎样才能看到函数的具体内容?
感谢!
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.
在CCS6下,想要看到一个函数的内容,例子如下:
想要查阅MMUConfigAndEnable();函数的具体定义。在使用F3快捷键时,只能转到函数的声明处,无法查阅函数具体内容。该怎样才能看到函数的具体内容?
感谢!
有些函数是库函数,可能没法看到源码
可以看看库的文档
还有一种方法就是到WWW.TI.COM主页上去搜