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.

How I can get (I can create) coverage file?



Hello,

Could you help me with following question:

 I try to run the instrumented code (via BullseyeCoverage) on Code Composer Studio 3.3 for TI 2812. But I don't know: how I can get coverage result? Where I can to read about it? Or where I can to look source code for example?

 My steps:

1)execute bat file
cov01 -1
gmake -f project.mak

-the project.mak is my make file for create obj and out files.

2)load my out file to Code Composer Studio to “Tools\On-Chip Flash Programmer” field for COFF files
load to “Flash Programmer Settings” 2812\FlashAPIInterface2812V2_10.out file

3)execute file (press F5)

4)wait finish

 How I can get (I can create) coverage file?

Where I can to look source code for example about it?

Thanks

Max