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.

TMS320F2800137: Float calculation are not able to perform inside "if()" condition statement.

Part Number: TMS320F2800137
Other Parts Discussed in Thread: C2000WARE

Tool/software:

In Code Composer Studio, during the Development of any algorithm, we are facing an issue.

When we perform mathematical calculations (multiplication) inside an "if" iteration, we write some logic that is not able to satisfy the condition, even though we set all the variables to satisfy it.

Could you please let us know what possible aspects of this malfunction might be?