在C:\ti\pdk_C6657_1_1_2_6\packages\ti\platform\docs\platform\platform_library_user_guide.html里面的doxygen output of platform api点击打开后提示:
找不到您的文件
该文件可能已被移至别处或遭到删除。
请问一下这个doxygen output of platform api这个文件可以去那里下载呀?
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.
在C:\ti\pdk_C6657_1_1_2_6\packages\ti\platform\docs\platform\platform_library_user_guide.html里面的doxygen output of platform api点击打开后提示:
该文件可能已被移至别处或遭到删除。
请问一下这个doxygen output of platform api这个文件可以去那里下载呀?
doxygen是通过代码中的注释自动生成的,如果打不开这个文件建议你直接阅读platform.h文件来了解相关API的使用方法。