Code Coverage Dump Driver

Code Coverage for C and C++

In C and C++, you can dump coverage trace data without using standard I/O functions by using the Code Coverage Dump Driver API contained in the atcapi.h file, which is part of the Target Deployment Port

To customize the Code Coverage Dump Driver, open the Target Deployment Port directory and edit the atcapi.h. Follow the instructions and comments included in the source code.

Related Topics

Generating SCI Dumps