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/TMS320F28377S: Doubt regarding DMC

Part Number: TMS320F28377S


Tool/software: Code Composer Studio

How do i use Digital motor control libraries in the FPU 

  • Are you asking because the motor control libraries contain a lot of IQMath? If you define MATH_TYPE to FLOAT_MATH it will use floating point. Also make sure you have float support turned on in your compiler settings and you're using FPU32 versions of the IQmath and RTS .lib files.

    Have you tried that? Do you have further concerns?

    Whitney