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.
我想知道CCS中提供的函数有哪些,功能是什么,代码书写的格式。
你好,
先打开一个C文件,View->General->Template有一些常用的函数
我想自己编程的时候,我不知道该函数的用法,或者我不知道用什么样的函数,这时候去哪里查?(像c++都有提供一个MSDN,CCS有没有提供类似的呢?)
CCS没有C++这样的功能
那CCS中导入controlSUITE的文件,例如DSP28027_Source中PWM.c里面的代码是什么作用,是不是函数的介绍,用法呢
请问你说的这个函数的具体在哪里?你是问.c文件中函数的作用和用法吗?