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.
工具/软件:Code Composer Studio
您好!
从哪里可以获得 DMC 库? 我正在寻找 Clark.c 文件。
我的 PC 上安装了 controlSUITE V3.2。
提前感谢。
DMC 库随 controlSUITE 一起提供、因此您应该已经拥有了它。 如果安装在默认位置、库将位于:
C:\ti\controlSUITE\libs\app_libs\motor_control
没有"clark.c"这样的文件。 在 DMC 库中、模块被执行为 C 宏、所以您将在一个头文件中找到 Clarke 变换:"clark.h"。 我有 controlSUITE v3.4.6、文件位于:
C:\ti\controlSUITE\libs\app_libs\motor_control\math_blocks\v4.3
我建议下载最新的 controlSUITE 版本、网址为 :http://www.ti.com/tool/controlsuite
请注意、C2000Ware 和相关 SDK 中正在填充新内容。 controlSUITE 不再更新。
此致、
Richard