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.

TMS320F28075: IQMath Library C++ performance increase over C library

Part Number: TMS320F28075

Dear Community

We are using some Piccolo and Delfino MCU's microcontroller and using the IQMath library.

At the moment we use the IQmath library and use the functions with C. We are checking if an update to the C++ IQmath library ("IQmathCPP.h") would help us. So far we investigated the C28x IQmath Library User's guide and checked the forum. We came to the conclusion, that the readability increases because the operators are overloaded. But is there a performance increase when we update to C++ IQ math library? I thought, that I read somewhere ( I cannot remember where ) that there is a performance increase.
The corresponding header file does only include some wrapper functions and call the same functions as the C library, which would not increase performance.

Best regards, Robert