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.
Tool/software: Code Composer Studio
Hi Team,
I am using the CCS V9 series for my code development and i need to know any code coverage tool is integrated with CCS to cover the following aspects of my code
1. Statement coverage
2.Decision coverage
3. Data/Control coupling
4.Modified condition
If any case CCS is not supporting any code coverage , pleas suggest us which is best tool to use for code coverage with CCS 9
Thanks in advance for your kind support.
Hello,
While CCS does have some support for code coverage analysis, it is not supported for your device family (F28x). But there may be some third party static code analysis tools that can fit the bill. Some of the more popular ones for our customers are ParaSoft, LDRA, and VectorCAST.
Thanks
ki