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.

TMS320F280041: Unit Testing Framework for C++ code in CCS

Part Number: TMS320F280041


Hi there,

I was wondering which is the recommended unit testing framework in CCS to test C++ code for i.e. a TMS320F280041. I know about the existance of DDS but I'm rather looking for something like Googletest. Googletest however requires a C++11 compiler which is not supported by the TI v20.2.4 LT compiler.
The code I want to test is independent of the hardware so something like DDS is not required. What we would really love to have is a framework that we can install on the server to continuously run the unit test with the TI v20.2.4 LT compiler.

Any suggestions would be highly appreciated!

Thanks,

Lennar