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.
Hello,
We are using Code Composer Studio Version: 5.1.0.09000.
The controller we are using is LMS35B91 and the compiler details can be found in the screen shot below.
Basically we would like to know the number of source lines executed with our test application.
From the ti wiki we came to know that the code coverage is possible using CCS IDE.
Can anyone please guide me how to find the code coverage using CCS IDE?
Thanks in Advance.
Regards,
Suraj
Hello John,
Thanks for the information.
I tried to find out the code coverage using the simulator configuration as shown in the screen shot below:
I have followed the instructions mentioned in the below link.
http://processors.wiki.ti.com/index.php/Code_Coverage
Currently most of the APIs will not execute,since we are not giving any input parameters to the API.
Now i would like to write the test cases for the APIs defined in the source code, and to increase the code coverage.
Can anyone please guide me, how to write test cases for the APIs defined in the source code using CCS?
[Basically i need to invoke and test the API with the required inputs using CCS.]
Any suggestions are appreciated.
Regards,
Suraj