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/TMS320F28069: DMC lib for TMS320F28069

Part Number: TMS320F28069
Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE

Tool/software: Code Composer Studio

Hi,

Where can I get DMC lib? I am looking for clark.c file.

I have controlsuite V3.2 installed on my PC. 

Thanks in advance.

  • DMC lib is packaged with controlSUITE, so you should already have it.  If installed in the default location, the library will be at:

    C:\ti\controlSUITE\libs\app_libs\motor_control

    There is no such file as "clarke.c".  In the DMC library, modules are implemented as C macros so you'll find the Clarke transform in a header file: "clarke.h".  I have controlSUITE v3.4.6, in which the file is located at:

    C:\ti\controlSUITE\libs\app_libs\motor_control\math_blocks\v4.3

    I recommend downloading the latest controlSUITE version at: http://www.ti.com/tool/controlsuite

    Note that new content is being populated into C2000Ware and the associated SDKs.  ControlSUITE is no longer being updated.

    Regards,

    Richard

  • Just wanted to check in and see if there is any update from your side. Please let me know if you have any questions. We would like to close this thread if no any further questions. Thanks.