Tool/software: Code Composer Studio
Hi,
I am working on TM4C1294NCPDT using TI-RTOS. I need to implement unit testing framework in gtest. (code is developed in C (driver level code) and C++ (application code))
I would like to know about for below things:
1. Does CCS v6 supports gtest ?
2. If not, please suggest some other way for unit testing. Suggest tools for unit testing which we can use for unit testing with CCS.